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 726ac80 commit f7de427Copy full SHA for f7de427
.github/workflows/maven.yml
@@ -32,7 +32,7 @@ jobs:
32
steps:
33
- uses: actions/checkout@v5
34
- name: Set up JDK 17
35
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
36
with:
37
java-version: '17'
38
distribution: 'temurin'
0 commit comments