Skip to content

Commit

Permalink
bump java version
Browse files Browse the repository at this point in the history
  • Loading branch information
MrCyjaneK committed Jul 31, 2024
1 parent 5fb1ed2 commit db4ceaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cake_wallet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
- uses: actions/setup-java@v4
with:
distribution: 'zulu'
java-version: "11.x"
java-version: "17.x"
- name: Configure placeholder git details
run: |
git config --global user.email "[email protected]"
Expand Down

0 comments on commit db4ceaa

Please sign in to comment.