Skip to content

Commit 3c95934

Browse files
authored
Merge pull request #315 from ak-git/renovate/actions-setup-java-6.x
2 parents 4872957 + bca46d4 commit 3c95934

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
fetch-depth: 0
2020
fetch-tags: true
21-
- uses: actions/setup-java@v5
21+
- uses: actions/setup-java@v6
2222
with:
2323
distribution: oracle
2424
java-version: 26

0 commit comments

Comments
 (0)