We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3079729 + 69729e3 commit 943a11dCopy full SHA for 943a11d
1 file changed
.github/workflows/release.yaml
@@ -37,7 +37,7 @@ jobs:
37
tag: ${{ needs.build.outputs.tag }}
38
steps:
39
- name: Download artifact
40
- uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4
+ uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
41
with:
42
name: distro
43
- name: Rename tarball
0 commit comments