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 1397e87 commit 7eb2678Copy full SHA for 7eb2678
.github/workflows/codeql-analysis.yml
@@ -52,7 +52,7 @@ jobs:
52
# queries: ./path/to/local/query, your-org/your-repo/queries@main
53
54
- name: Set up JDK 16
55
- uses: actions/setup-java@v1
+ uses: actions/setup-java@v4
56
with:
57
java-version: 16
58
.github/workflows/gradle.yml
@@ -11,7 +11,7 @@ jobs:
11
12
steps:
13
14
15
16
17
@@ -43,7 +43,7 @@ jobs:
43
44
45
46
47
48
49
@@ -95,7 +95,7 @@ jobs:
95
96
97
98
99
100
101
0 commit comments