We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ec971d commit 58b8175Copy full SHA for 58b8175
.github/workflows/python-package.yml
@@ -41,4 +41,4 @@ jobs:
41
run: |
42
pytest test/unit/
43
- name: Upload coverage to Codecov
44
- uses: codecov/codecov-action@v3
+ uses: codecov/codecov-action@v5
0 commit comments