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 af82716 commit 6639386Copy full SHA for 6639386
.github/workflows/release.yml
@@ -59,7 +59,7 @@ jobs:
59
runs-on: ubuntu-24.04
60
steps:
61
- uses: actions/checkout@v4
62
- - uses: actions/download-artifact@v5
+ - uses: actions/download-artifact@v6
63
with:
64
pattern: release-wasmkit-*
65
path: ./release/
0 commit comments