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.
1 parent 9cb4f5d commit fc37355Copy full SHA for fc37355
.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