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.
1 parent 69ed338 commit 60b0f71Copy full SHA for 60b0f71
.github/workflows/python-test.yml
@@ -60,7 +60,7 @@ jobs:
60
run: poetry run deptry .
61
62
- name: Upload coverage
63
- uses: codecov/codecov-action@v1
+ uses: codecov/codecov-action@v3
64
65
static-checks:
66
name: "Static checks"
0 commit comments