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.
2 parents d6f280f + db48a28 commit 78fa151Copy full SHA for 78fa151
.github/workflows/codeql-analysis.yml
@@ -38,7 +38,7 @@ jobs:
38
uses: actions/checkout@v5
39
40
- name: Setup Java JDK
41
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
42
with:
43
distribution: 'temurin'
44
java-version: 11
.github/workflows/deployment.yml
@@ -15,7 +15,7 @@ jobs:
15
16
17
- name: "Setup Java"
18
19
20
21
0 commit comments