We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2058510 commit 29fc359Copy full SHA for 29fc359
.github/workflows/release.yml
@@ -46,7 +46,7 @@ jobs:
46
attestations: write # to persist the attestation files
47
steps:
48
- name: Download distributions
49
- uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4
+ uses: actions/download-artifact@b14cf4c92620c250e1c074ab0a5800e37df86765 # v4
50
with:
51
name: distributions
52
path: dist/
@@ -67,7 +67,7 @@ jobs:
67
68
69
70
71
72
73
0 commit comments