Skip to content

Commit 548e14a

Browse files
authored
Merge pull request #289 from ak-git/renovate/actions-setup-java-6.x
2 parents c2185e4 + 6b277cd commit 548e14a

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
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
fetch-depth: 0
1919
fetch-tags: true
20-
- uses: actions/setup-java@v5
20+
- uses: actions/setup-java@v6
2121
with:
2222
distribution: temurin
2323
java-version: 26

0 commit comments

Comments
 (0)