Skip to content

Commit 4e1a379

Browse files
Update s4u/setup-maven-action action to v1.20.0 (#158)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4c79e86 commit 4e1a379

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Setup Maven Action
13-
uses: s4u/setup-maven-action@v1.18.0
13+
uses: s4u/setup-maven-action@v1.20.0
1414
with:
1515
java-version: "${{ matrix.java }}"
1616
- name: Build with Maven

0 commit comments

Comments
 (0)