We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f31a51b + dc55615 commit 7e134deCopy full SHA for 7e134de
.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.5.0
+ uses: actions/setup-java@v4.6.0
36
with:
37
distribution: 'temurin'
38
java-version: 21
.github/workflows/main.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@v4
18
19
20
21
22
23
0 commit comments