We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 70dc5bf + 059f488 commit 2d973d8Copy full SHA for 2d973d8
1 file changed
.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@v6
+ - uses: actions/download-artifact@v7
46
with:
47
name: artifact
48
path: dist
0 commit comments