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.
actions/download-artifact
1 parent a35d980 commit ca808ddCopy full SHA for ca808dd
.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@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
+ uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
90
with:
91
name: tarballs
92
path: tarballs
0 commit comments