Skip to content

Commit 52dbd60

Browse files
committed
[ci skip] typo fix
1 parent 5a4b8bf commit 52dbd60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88

99
steps:
1010
- uses: actions/checkout@v3
11-
- name: Set up JDK 11
11+
- name: Set up JDK 17
1212
uses: actions/setup-java@v3
1313
with:
1414
distribution: 'adopt'

0 commit comments

Comments
 (0)