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.
1 parent 31ae6ff commit 276c60bCopy full SHA for 276c60b
.github/workflows/gradle-build.yml
@@ -54,7 +54,7 @@ jobs:
54
with:
55
fetch-depth: 0
56
- name: Set up JDK
57
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
58
59
java-version: '21'
60
distribution: 'temurin'
.github/workflows/gradle-wrapper-updater.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v5
13
14
15
16
17
18
0 commit comments