Skip to content

Commit a6410d8

Browse files
committed
bump github action java version
1 parent 3b55675 commit a6410d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
matrix:
1616
# Use these Java versions
1717
java: [
18-
21, # Current Java LTS
18+
23, # Current Java LTS
1919
]
2020
runs-on: ubuntu-latest
2121
steps:

0 commit comments

Comments
 (0)