We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcc1021 commit 8df5448Copy full SHA for 8df5448
.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@87c55149d96e628cc2ef7e6fc2aab372015aec85 # v4.1.3
+ uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4.1.4
79
with:
80
name: tarballs
81
path: tarballs
0 commit comments