We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 73ac8ff + ff3eed8 commit 523c78aCopy full SHA for 523c78a
.github/workflows/release.yml
@@ -50,7 +50,7 @@ jobs:
50
steps:
51
- uses: actions/checkout@v5
52
- name: Download Builds
53
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
54
with:
55
path: ${{ env.OUTPUT_DIR }}
56
- name: Create Release
0 commit comments