Skip to content

Commit c21ca35

Browse files
Update codecov/codecov-action action to v6
1 parent 6db4212 commit c21ca35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ubuntu-maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
mvn -B -fae -e test
4646
4747
- name: Upload coverage to Codecov
48-
uses: codecov/codecov-action@v5
48+
uses: codecov/codecov-action@v6
4949
with:
5050
verbose: true
5151
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)