Skip to content

Commit

Permalink
Update build-test-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mythz committed Feb 5, 2024
1 parent 9a5c868 commit 941c363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Setup Java
uses: actions/setup-java@v2
with:
java-version: '11'
java-version: '17'
distribution: 'adopt'

- name: Cache Gradle packages
Expand Down

0 comments on commit 941c363

Please sign in to comment.