Skip to content
This repository was archived by the owner on Nov 6, 2025. It is now read-only.

Commit b602c7f

Browse files
committed
Run actions with Java 21
1 parent 5d7073a commit b602c7f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ jobs:
2323
java-version: |
2424
8
2525
11
26-
21
2726
17
27+
21
2828
2929
- name: Validate Gradle Wrapper
3030
uses: gradle/wrapper-validation-action@v1

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ jobs:
1818
java-version: |
1919
8
2020
11
21-
21
2221
17
22+
21
2323
2424
- name: Setup Gradle
2525
uses: gradle/gradle-build-action@v2

0 commit comments

Comments
 (0)