Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
Use latest version.
  • Loading branch information
effad authored Apr 29, 2024
1 parent 046e328 commit b3e604c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/checkout@v1
- name: Set up JDK 11
uses: actions/setup-java@v2
uses: actions/setup-java@v4
with:
distribution: 'zulu'
java-version: 11
Expand Down

0 comments on commit b3e604c

Please sign in to comment.