Skip to content

Commit ba91174

Browse files
renovate[bot]jwodder
authored andcommitted
[github-actions] Update codecov/codecov-action action to v7
| datasource | package | from | to | | ----------- | ---------------------- | ------ | ------ | | github-tags | codecov/codecov-action | v6.0.2 | v7.0.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e3aed57 commit ba91174

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060

6161
- name: Upload coverage to Codecov
6262
if: matrix.toxenv == 'py'
63-
uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v6
63+
uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7
6464
with:
6565
fail_ci_if_error: false
6666
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)