We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c79e86 commit 4e1a379Copy full SHA for 4e1a379
1 file changed
.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.18.0
+ uses: s4u/setup-maven-action@v1.20.0
14
with:
15
java-version: "${{ matrix.java }}"
16
- name: Build with Maven
0 commit comments