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 b42b2f7 commit 73a0423Copy full SHA for 73a0423
.github/workflows/maven.yml
@@ -17,7 +17,7 @@ jobs:
17
steps:
18
- uses: actions/checkout@v5
19
- name: Set up JDK
20
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
21
with:
22
distribution: 'temurin'
23
java-version: '17'
0 commit comments