Skip to content

Commit

Permalink
Merge pull request #2369 from tgodzik/bump-java
Browse files Browse the repository at this point in the history
chore: Update Java version for releases
  • Loading branch information
tgodzik authored Jul 11, 2024
2 parents 0a9bc4f + d4c8589 commit 8092d59
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 8092d59

Please sign in to comment.