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 535bf79 commit e33d6fcCopy full SHA for e33d6fc
.github/workflows/maven.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- name: Setup Maven Action
13
- uses: s4u/setup-maven-action@v1.11.0
+ uses: s4u/setup-maven-action@v1.12.0
14
with:
15
java-version: "${{ matrix.java }}"
16
- name: Build with Maven
0 commit comments