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 9a11fcb commit bfa4e98Copy full SHA for bfa4e98
.github/workflows/release.yml
@@ -47,7 +47,7 @@ jobs:
47
uses: actions/checkout@v5
48
-
49
name: Download artifacts
50
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
51
with:
52
path: bin/
53
merge-multiple: true
0 commit comments