We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e5c6ebf + 76e0102 commit df173bcCopy full SHA for df173bc
.github/workflows/codeql.yml
@@ -32,7 +32,7 @@ jobs:
32
languages: ${{ matrix.language }}
33
34
- name: Set up JDK
35
- uses: actions/setup-java@v4.7.1
+ uses: actions/setup-java@v5.0.0
36
with:
37
distribution: 'temurin'
38
java-version: 21
.github/workflows/main.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@v5
18
19
20
21
22
23
0 commit comments