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 6b3677c commit 7c5a81aCopy full SHA for 7c5a81a
.github/workflows/maven.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Check-out
15
uses: actions/checkout@v4
16
- name: Set up JDK 11
17
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
18
with:
19
java-version: '11'
20
distribution: 'temurin'
0 commit comments