Skip to content

Commit ef0059e

Browse files
fix(deps) Update codecov/codecov-action action to v4
1 parent 6803c35 commit ef0059e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
- name: test
5757
run: poetry run tox -e test
5858
- name: upload cov
59-
uses: codecov/codecov-action@v3
59+
uses: codecov/codecov-action@v4
6060
with:
6161
files: ./coverage.xml
6262
verbose: true

0 commit comments

Comments
 (0)