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.
2 parents 39af7ab + c602526 commit e526e41Copy full SHA for e526e41
.github/workflows/test.yml
@@ -32,6 +32,6 @@ jobs:
32
run: coverage run runtests.py
33
34
- name: Upload Coverage to Codecov
35
- uses: codecov/codecov-action@v4.4.1
+ uses: codecov/codecov-action@v4.5.0
36
with:
37
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments