We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9a24ec7 + fb291f5 commit e7dbdb8Copy full SHA for e7dbdb8
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
uses: actions/checkout@v5
26
27
- name: Set up JDK 17
28
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
29
with:
30
java-version: '17'
31
distribution: 'temurin'
@@ -99,7 +99,7 @@ jobs:
99
100
101
102
103
104
105
@@ -208,7 +208,7 @@ jobs:
208
209
210
211
212
213
214
0 commit comments