We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9d4acee + 80ddc3f commit 5b4feb9Copy full SHA for 5b4feb9
2 files changed
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
- uses: actions/checkout@v5
29
30
- name: set up JDK 11
31
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
32
with:
33
java-version: '11'
34
distribution: 'temurin'
.github/workflows/docs.yml
@@ -16,7 +16,7 @@ jobs:
16
17
18
19
20
21
22
0 commit comments