Skip to content

Commit 214508c

Browse files
committed
更新工作流
1 parent afe2eb2 commit 214508c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Setup Java
2222
uses: actions/setup-java@v3
2323
with:
24-
java-version: '17'
24+
java-version: '21'
2525
distribution: 'temurin'
2626

2727
- name: Setup Gradle

0 commit comments

Comments
 (0)