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 e6be009 commit 3016b27Copy full SHA for 3016b27
.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