Skip to content

Commit

Permalink
Update github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
rjaros committed Feb 7, 2025
1 parent c2e80e5 commit a86f59e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: set up JDK
uses: actions/setup-java@v3
with:
java-version: 17
java-version: 21
distribution: temurin

- name: Setup Gradle
Expand Down

0 comments on commit a86f59e

Please sign in to comment.