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 0fb6dd3 commit a0c326dCopy full SHA for a0c326d
1 file changed
.github/workflows/maven.yml
@@ -21,7 +21,7 @@ jobs:
21
steps:
22
- uses: actions/checkout@v6
23
- name: Set up JDK
24
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
25
with:
26
java-version: ${{ matrix.java }}
27
distribution: 'temurin'
0 commit comments