Skip to content

Commit

Permalink
bump java version
Browse files Browse the repository at this point in the history
  • Loading branch information
serggl committed Jul 11, 2024
1 parent 10a14d0 commit 1c28135
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/connected-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- uses: actions/setup-java@v4
with:
distribution: adopt
java-version: 11
java-version: 17

- name: Set up build properties
run: |
Expand Down

0 comments on commit 1c28135

Please sign in to comment.