Skip to content

Commit 7b4f9f7

Browse files
committed
升级jdk版本号补提
1 parent de54fef commit 7b4f9f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/debug.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- name: set up JDK 17
4848
uses: actions/setup-java@v2
4949
with:
50-
java-version: '11'
50+
java-version: '17'
5151
distribution: 'adopt'
5252
- name: Cache Gradle packages
5353
uses: actions/cache@v2

0 commit comments

Comments
 (0)