Skip to content

Commit db53471

Browse files
committed
Issue #204 -- update java to 21 and other updates -- update setup version
1 parent dc63a10 commit db53471

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main-jdk21-build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
steps:
3131
- uses: actions/checkout@v4
3232
- name: Set up JDK 21
33-
uses: actions/setup-java@v2
33+
uses: actions/setup-java@v4
3434
with:
3535
java-version: 21
3636
distribution: 'zulu'#may need to move to liberica

0 commit comments

Comments
 (0)