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 1ce1b85 + b2cae62 commit e7a9f04Copy full SHA for e7a9f04
.github/workflows/gradle.yml
@@ -22,7 +22,7 @@ jobs:
22
with:
23
fetch-depth: 0
24
- name: Set up JDK 21
25
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
26
27
java-version: '21'
28
distribution: 'temurin'
0 commit comments