Skip to content

Commit

Permalink
fix: upgrade ci to jvm20
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Gammon <[email protected]>
  • Loading branch information
sgammon committed Sep 30, 2023
1 parent f648cd8 commit 77330a7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ jobs:
contents: write
packages: write
pull-requests: write
with: {}
with:
jvm: '20'

0 comments on commit 77330a7

Please sign in to comment.