Skip to content

Commit 8069239

Browse files
Update codecov/codecov-action action to v5
1 parent 60533fa commit 8069239

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
run: mvn install -PskipStyle,skipITs
3737
# https://app.codecov.io/gh/solven-eu/cleanthat/new
3838
- name: Upload coverage reports to Codecov
39-
uses: codecov/codecov-action@v4
39+
uses: codecov/codecov-action@v5
4040
- name: Spotless Check - Apply if failed
4141
continue-on-error: true
4242
# https://joht.github.io/johtizen/build/2022/01/20/github-actions-push-into-repository.html#example-1

0 commit comments

Comments
 (0)