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 a4ebe51 commit 2f0537cCopy full SHA for 2f0537c
.github/workflows/ci-build.yml
@@ -27,7 +27,7 @@ jobs:
27
${{ runner.os }}-maven-
28
29
- name: Set up Java
30
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
31
with:
32
distribution: 'adopt'
33
java-version: '17'
.github/workflows/codeql-analysis.yml
@@ -18,7 +18,7 @@ jobs:
18
uses: actions/checkout@v5
19
20
21
22
23
24
0 commit comments