Skip to content

Commit f7ca1a4

Browse files
committed
upgrade codecov action
1 parent 5449c93 commit f7ca1a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
poetry run python -m readme_renderer ./README.rst -o /tmp/README.html
8282
8383
- name: Upload coverage to Codecov
84-
uses: codecov/codecov-action@v1
84+
uses: codecov/codecov-action@v3
8585
with:
8686
file: ./coverage.xml
8787

0 commit comments

Comments
 (0)