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 7acf617 commit 732f7eeCopy full SHA for 732f7ee
.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@fa0a91b85d4f404e444e00e005971372dc801d16 # v4
+ uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4
50
with:
51
name: distributions
52
path: dist/
@@ -67,7 +67,7 @@ jobs:
67
68
69
70
71
72
73
0 commit comments