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.
2 parents ebdb5f0 + 92d7bc3 commit 04f962dCopy full SHA for 04f962d
.github/workflows/release.yml
@@ -42,7 +42,7 @@ jobs:
42
id-token: write
43
if: github.event_name == 'release' && github.event.action == 'published'
44
steps:
45
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v5
46
with:
47
name: artifact
48
path: dist
0 commit comments