2 parents 816e8df + 3540fcf commit a23f25eCopy full SHA for a23f25e
1 file changed
.github/workflows/build.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Checkout code
36
uses: actions/checkout@v6
37
- name: Setup JDK 17
38
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
39
with:
40
distribution: 'zulu'
41
java-version: '17'
0 commit comments