Skip to content

Commit b4f4262

Browse files
chore(deps): update codecov/codecov-action action to v6 (#66)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4c01d28 commit b4f4262

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tox-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
- name: Run Tox
9191
run: tox -e py3
9292
- name: Upload coverage to Codecov
93-
uses: codecov/codecov-action@v5
93+
uses: codecov/codecov-action@v6
9494
env:
9595
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
9696
with:

0 commit comments

Comments
 (0)