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.
1 parent 8049bd3 commit 02f46c5Copy full SHA for 02f46c5
.github/workflows/release.yml
@@ -43,7 +43,7 @@ jobs:
43
- name: Checkout
44
uses: actions/checkout@v5
45
46
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v5
47
name: Download executables
48
with:
49
path: ${{github.workspace}}/Artifacts
0 commit comments