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 b4fb185 commit 9c737dbCopy full SHA for 9c737db
.github/workflows/gradle-ci-build.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: actions/setup-java@v4
20
with:
21
distribution: 'temurin'
22
- java-version: 21
+ java-version: 21.0.7
23
- name: Initialize CodeQL
24
uses: github/codeql-action/init@v3
25
0 commit comments