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 39d1c8e + 60b0f71 commit 2ef8fcbCopy full SHA for 2ef8fcb
.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