Skip to content

Commit

Permalink
ci: Dump Java to 21
Browse files Browse the repository at this point in the history
  • Loading branch information
saig0 committed Feb 1, 2024
1 parent 1af1741 commit 3d6c9c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: Java setup
uses: actions/setup-java@e54a62b3df9364d4b4c1c29c7225e57fe605d7dd # pin@v1
with:
java-version: 17
java-version: 21
- name: Cache
uses: actions/cache@99d99cd262b87f5f8671407a1e5c1ddfa36ad5ba # pin@v1
with:
Expand Down

0 comments on commit 3d6c9c9

Please sign in to comment.