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 e1e807c + 9d758ef commit f944a7aCopy full SHA for f944a7a
2 files changed
.github/workflows/build-pr.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Validate Gradle Wrapper
16
uses: gradle/wrapper-validation-action@v3
17
- name: Setup Java
18
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
19
with:
20
distribution: temurin
21
java-version: 21
.github/workflows/main-build.yml
@@ -21,7 +21,7 @@ jobs:
22
23
24
25
26
27
0 commit comments