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 d198918 commit 70ca314Copy full SHA for 70ca314
.github/workflows/release.yml
@@ -30,7 +30,7 @@ jobs:
30
permissions:
31
id-token: write
32
steps:
33
- - uses: actions/download-artifact@v5
+ - uses: actions/download-artifact@v6
34
with:
35
name: release-dists
36
path: dist/
0 commit comments