Skip to content

Commit 846f016

Browse files
Update codecov/codecov-action action to v5
1 parent e5daa74 commit 846f016

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 py39
9292
- name: Upload coverage to Codecov
93-
uses: codecov/codecov-action@v4
93+
uses: codecov/codecov-action@v5
9494
env:
9595
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
9696
with:

0 commit comments

Comments
 (0)