We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8ac4141 + 1aab8e8 commit d68734aCopy full SHA for d68734a
1 file changed
.github/workflows/release.yml
@@ -36,7 +36,7 @@ jobs:
36
id-token: write
37
if: github.event_name == 'release' && github.event.action == 'published'
38
steps:
39
- - uses: actions/download-artifact@v3
+ - uses: actions/download-artifact@v4
40
with:
41
name: artifact
42
path: dist
0 commit comments