We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f38e518 + 8028a12 commit 8567d70Copy full SHA for 8567d70
.github/workflows/python-package.yml
@@ -38,7 +38,7 @@ jobs:
38
run: |
39
poetry run pytest
40
- name: Codecov
41
- uses: codecov/codecov-action@v3.1.6
+ uses: codecov/codecov-action@v4.5.0
42
with:
43
token: ${{ secrets.CODECOV_TOKEN }}
44
env_vars: OS,PYTHON
0 commit comments