Skip to content

Commit b82c0e8

Browse files
Update codecov/codecov-action action to v6 (#520)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 74133da commit b82c0e8

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
@@ -31,6 +31,6 @@ jobs:
3131
run: mvn -Penable-jacoco clean verify -B -V -ntp
3232

3333
- name: Upload coverage to Codecov
34-
uses: codecov/codecov-action@v5
34+
uses: codecov/codecov-action@v6
3535
with:
3636
file: '*jacoco.xml'

0 commit comments

Comments
 (0)