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.
1 parent 9782560 commit 16aa6e5Copy full SHA for 16aa6e5
.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@f44cd7b40bfd40b6aa1cc1b9b5b7bf03d3c67110 # v4.1.0
+ uses: actions/download-artifact@6b208ae046db98c579e8a3aa621ab581ff575935 # v4.1.1
79
with:
80
name: tarballs
81
path: tarballs
0 commit comments