We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a35218 commit 511f9afCopy full SHA for 511f9af
.github/workflows/pcw.yml
@@ -39,4 +39,4 @@ jobs:
39
- name: Run tests and collect coverage
40
run: pytest --cov
41
- name: Upload coverage to Codecov
42
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
0 commit comments