We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b437b5 commit 9862b6aCopy full SHA for 9862b6a
.github/workflows/release.yml
@@ -40,7 +40,7 @@ jobs:
40
# IMPORTANT: this permission is mandatory for trusted publishing
41
id-token: write
42
steps:
43
- - uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
+ - uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
44
with:
45
name: dist
46
path: dist
0 commit comments