Skip to content

Commit a6e1477

Browse files
Update build.yml
1 parent e1904e3 commit a6e1477

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/setup-java@v4
1717
with:
1818
distribution: 'temurin'
19-
java-version: '17'
19+
java-version: '21'
2020

2121
- name: validate gradle wrapper
2222
uses: gradle/actions/wrapper-validation@v4

0 commit comments

Comments
 (0)