Skip to content

Commit

Permalink
Bump Java
Browse files Browse the repository at this point in the history
  • Loading branch information
sbihel committed Jan 12, 2024
1 parent ea5821c commit 70ad384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
cache-on-failure: "true"
- uses: actions/setup-java@v3
with:
java-version: '11'
java-version: '17'
distribution: 'temurin'
- name: Validate Gradle wrapper
uses: gradle/wrapper-validation-action@v1
Expand Down

0 comments on commit 70ad384

Please sign in to comment.