We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e59402b + 3cc33e5 commit b972fcaCopy full SHA for b972fca
1 file changed
.github/workflows/codeql.yml
@@ -34,7 +34,7 @@ jobs:
34
35
- name: Set up JDK
36
if: matrix.language == 'java-kotlin'
37
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
38
with:
39
distribution: "temurin"
40
java-version: "8"
0 commit comments