Skip to content

Commit fc501f8

Browse files
Update s4u/setup-maven-action action to v1.17.0 (#10)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f37e020 commit fc501f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codecov.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
name: Coverage on Ubuntu
1313
steps:
1414
- name: Set up JDK 17 and Maven
15-
uses: s4u/setup-maven-action@v1.16.0
15+
uses: s4u/setup-maven-action@v1.17.0
1616
with:
1717
java-distribution: 'temurin'
1818
java-version: '17'

0 commit comments

Comments
 (0)