We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c7de6d commit 446f851Copy full SHA for 446f851
.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