Skip to content

Commit 1ddbca1

Browse files
authored
Merge branch 'main' into dependabot/github_actions/actions/cache-5
2 parents 8ae9f80 + f34dfbf commit 1ddbca1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
-Djava.version=${{ matrix.java }}
7777
7878
- name: Archive aggregated reproducible build report
79-
uses: actions/upload-artifact@v5
79+
uses: actions/upload-artifact@v6
8080
with:
8181
name: reproducible-build-report-java-${{ matrix.java }}
8282
path: |

0 commit comments

Comments
 (0)