There was an error while loading. Please reload this page.
2 parents 31e95fe + a23b12c commit 9a950d5Copy full SHA for 9a950d5
1 file changed
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
- uses: actions/checkout@v7
18
- name: Set up JDK 21
19
- uses: actions/setup-java@v5
+ uses: actions/setup-java@v6
20
with:
21
distribution: temurin
22
java-version: 21
0 commit comments