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 eb87c89 + 9b45fb6 commit 0303430Copy full SHA for 0303430
.github/workflows/maven.yaml
@@ -12,7 +12,7 @@ jobs:
12
with:
13
fetch-depth: 0
14
- name: Set up JDK 11
15
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
16
17
java-version: '11'
18
distribution: 'zulu'
0 commit comments