We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 593cab9 + 446f851 commit 5fd3a66Copy full SHA for 5fd3a66
.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@v4
+ uses: codecov/codecov-action@v5
64
65
static-checks:
66
name: "Static checks"
0 commit comments