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 b57f522 commit 6c0371fCopy full SHA for 6c0371f
.github/workflows/release.yml
@@ -43,7 +43,7 @@ jobs:
43
- name: Checkout
44
uses: actions/checkout@v5
45
46
- - uses: actions/download-artifact@v5
+ - uses: actions/download-artifact@v6
47
name: Download executables
48
with:
49
path: ${{github.workspace}}/Artifacts
0 commit comments