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 c68b947 commit 9097048Copy full SHA for 9097048
.github/workflows/maven.yml
@@ -25,7 +25,7 @@ jobs:
25
steps:
26
- uses: actions/checkout@v5
27
- name: Set up JDK 17
28
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
29
with:
30
java-version: '17'
31
distribution: 'temurin'
0 commit comments