Skip to content

Commit c0fe78f

Browse files
Update codecov/codecov-action action to v6
1 parent 1702b11 commit c0fe78f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
restore-keys: |
2525
maven-
2626
- run: mvn install -Pjacoco
27-
- uses: codecov/codecov-action@v5
27+
- uses: codecov/codecov-action@v6
2828
with:
2929
token: ${{ secrets.CODECOV_TOKEN }}
3030
files: ./target/site/jacoco/jacoco.xml

0 commit comments

Comments
 (0)