Skip to content

Commit

Permalink
chore: wip - bumps java version in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherferreira9 committed Jul 2, 2024
1 parent fb8545d commit 1e7456a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/setup-java@v4
with:
distribution: 'temurin'
java-version: 11
java-version: 17

- name: Setup Gradle
uses: gradle/actions/setup-gradle@db19848a5fa7950289d3668fb053140cf3028d43
Expand Down

0 comments on commit 1e7456a

Please sign in to comment.