Skip to content

Commit

Permalink
chore: Update Java version for releases
Browse files Browse the repository at this point in the history
Looks like I forgot to do that.
  • Loading branch information
tgodzik committed Jul 11, 2024
1 parent 0a9bc4f commit d4c8589
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ jobs:
fetch-depth: 0
- uses: coursier/setup-action@v1
with:
jvm: 'temurin:8'
jvm: 'temurin:17'
- uses: actions/setup-node@v4
with:
node-version: "16"
Expand Down

0 comments on commit d4c8589

Please sign in to comment.