Skip to content

Commit 226a7b5

Browse files
⬆️ Update codecov/codecov-action action to v7 (#2141)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1f4ed96 commit 226a7b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,6 @@ jobs:
142142
nox --force-color --session=coverage -- xml
143143
144144
- name: Upload coverage report
145-
uses: codecov/codecov-action@v6.0.2
145+
uses: codecov/codecov-action@v7.0.0
146146
with:
147147
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)