We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 948557e commit 3463aa2Copy full SHA for 3463aa2
.github/workflows/build-tarball.yml
@@ -86,7 +86,7 @@ jobs:
86
- name: Environment Information
87
run: npx envinfo
88
- name: Download tarball
89
- uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
+ uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
90
with:
91
name: tarballs
92
path: tarballs
0 commit comments