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 eb87c89 commit 9b45fb6Copy full SHA for 9b45fb6
.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