We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dc116b3 + ede478e commit b6c6193Copy full SHA for b6c6193
1 file changed
.github/workflows/build.yaml
@@ -41,7 +41,7 @@ jobs:
41
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
42
with:
43
ref: ${{ github.event.pull_request.head.sha }}
44
- - uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6.0.0
+ - uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
45
- name: untar binaries
46
run: tar -xvf dist.tar
47
- name: Login to GHCR
0 commit comments