We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c77cd2 commit a0f022fCopy full SHA for a0f022f
.github/workflows/reproducible.yml
@@ -30,7 +30,7 @@ jobs:
30
run: ./maintainers/reproduce_hashes.sh
31
32
- name: Upload reproduced binaries
33
- uses: actions/upload-artifact@v1
+ uses: actions/upload-artifact@v4
34
with:
35
name: reproduced-${{ matrix.os }}
36
path: reproducible/reproduced.tar
0 commit comments