There was an error while loading. Please reload this page.
2 parents 7650a5f + 95156d6 commit e2bcf1cCopy full SHA for e2bcf1c
1 file changed
.github/workflows/codecov.yml
@@ -58,7 +58,7 @@ jobs:
58
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
59
60
- name: Upload coverage report
61
- uses: codecov/codecov-action@v6
+ uses: codecov/codecov-action@v7
62
with:
63
env_vars: OS,PYTHON_VERSION,PYDANTIC_VERSION
64
files: ./coverage.xml
0 commit comments