We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f53eb3e commit cda3b49Copy full SHA for cda3b49
.github/workflows/release.yml
@@ -43,7 +43,7 @@ jobs:
43
permissions:
44
id-token: write
45
steps:
46
- - uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
+ - uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
47
with:
48
name: distribution
49
path: dist
0 commit comments