We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4dab327 + aa9dbf0 commit b659f87Copy full SHA for b659f87
.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@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
+ - uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
46
with:
47
name: artifact
48
path: dist
0 commit comments