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