Skip to content

Commit 23bbf51

Browse files
authored
Update main.yml
1 parent 805868e commit 23bbf51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- name: Set up JDK 1.8
1111
uses: actions/setup-java@v1
1212
with:
13-
java-version: 1.8
13+
java-version: 17
1414
- name: Build with Gradle
1515
run: gradle build
1616
- name: Release assets

0 commit comments

Comments
 (0)