We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e6ad79 commit 655b907Copy full SHA for 655b907
./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@87c55149d96e628cc2ef7e6fc2aab372015aec85 # v4.1.3
79
with:
80
name: tarballs
81
path: tarballs
0 commit comments