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 b430396 + 56afb7e commit e6e9a27Copy full SHA for e6e9a27
.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@v3
+ uses: codecov/codecov-action@v4
64
65
static-checks:
66
name: "Static checks"
0 commit comments