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 8298aa4 + a7bd90d commit bead815Copy full SHA for bead815
.github/workflows/dependency-submission.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Checkout sources
15
uses: actions/checkout@v5
16
- name: Setup Java
17
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
18
with:
19
distribution: 'temurin'
20
java-version: 21
.github/workflows/gradle-build.yml
@@ -9,7 +9,7 @@ jobs:
9
10
11
12
13
0 commit comments