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 be8725b commit 041f460Copy full SHA for 041f460
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
distribution: 'temurin'
25
java-version: ${{ matrix.java }}
26
- name: Set up Maven
27
- uses: stCarolas/setup-maven@v4.5
+ uses: stCarolas/setup-maven@v5
28
with:
29
maven-version: ${{ matrix.maven }}
30
- name: print Maven and Java versions
0 commit comments