We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8ae9f80 + f34dfbf commit 1ddbca1Copy full SHA for 1ddbca1
1 file changed
.github/workflows/build.yml
@@ -76,7 +76,7 @@ jobs:
76
-Djava.version=${{ matrix.java }}
77
78
- name: Archive aggregated reproducible build report
79
- uses: actions/upload-artifact@v5
+ uses: actions/upload-artifact@v6
80
with:
81
name: reproducible-build-report-java-${{ matrix.java }}
82
path: |
0 commit comments