Skip to content

Commit 5546e44

Browse files
update build yml
1 parent f8f4f3c commit 5546e44

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
@@ -24,7 +24,7 @@ jobs:
2424
steps:
2525
- uses: actions/checkout@v4
2626
- name: set up JDK 17
27-
uses: actions/setup-java@v2
27+
uses: actions/setup-java@v3
2828
with:
2929
java-version: '17'
3030
distribution: 'temurin'

0 commit comments

Comments
 (0)