We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2cf60c6 + 20ac98d commit ceb5774Copy full SHA for ceb5774
2 files changed
.github/workflows/docs.yml
@@ -20,7 +20,7 @@ jobs:
20
steps:
21
- uses: actions/checkout@v5
22
- name: Set up JDK
23
- uses: actions/setup-java@v3
+ uses: actions/setup-java@v5
24
with:
25
java-version: 17
26
distribution: zulu
.github/workflows/release.yml
@@ -18,7 +18,7 @@ jobs:
18
19
- name: Set up JDK 17
distribution: temurin
0 commit comments