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 44dfbf5 commit 972f9abCopy full SHA for 972f9ab
.github/workflows/build-maven-4.yaml
@@ -25,7 +25,7 @@ jobs:
25
- 4.0.0-beta-5
26
runs-on: ${{ matrix.os }}
27
steps:
28
- - uses: s4u/setup-maven-action@v1.15.0
+ - uses: s4u/setup-maven-action@v1.16.0
29
with:
30
java-distribution: 'temurin'
31
java-version: ${{ matrix.java }}
.github/workflows/build.yaml
@@ -26,7 +26,7 @@ jobs:
- 3.9.9
32
0 commit comments