Skip to content

Commit

Permalink
chore: specifying right version in Java version (#643)
Browse files Browse the repository at this point in the history
  • Loading branch information
kikoso authored Nov 1, 2024
1 parent 6c3add8 commit f7f4854
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
with:
token: ${{ secrets.SYNCED_GITHUB_TOKEN_REPO }}
- uses: gradle/actions/wrapper-validation@v3
- name: Set up JDK 17
- name: Set up JDK 21
uses: actions/[email protected]
with:
java-version: '21'
Expand Down

0 comments on commit f7f4854

Please sign in to comment.