We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7e7b98 commit c40e2feCopy full SHA for c40e2fe
.github/workflows/build-tarball.yml
@@ -75,7 +75,7 @@ jobs:
75
- name: Environment Information
76
run: npx envinfo
77
- name: Download tarball
78
- uses: actions/download-artifact@6b208ae046db98c579e8a3aa621ab581ff575935 # v4.1.1
+ uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
79
with:
80
name: tarballs
81
path: tarballs
0 commit comments