Skip to content

Commit a86f59e

Browse files
committed
Update github actions
1 parent c2e80e5 commit a86f59e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: set up JDK
2424
uses: actions/setup-java@v3
2525
with:
26-
java-version: 17
26+
java-version: 21
2727
distribution: temurin
2828

2929
- name: Setup Gradle

0 commit comments

Comments
 (0)