Skip to content

Commit 6b277cd

Browse files
Update actions/setup-java action to v6
1 parent c2185e4 commit 6b277cd

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)