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 e526e41 commit fab0be8Copy full SHA for fab0be8
.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.5.0
+ uses: codecov/codecov-action@v4.6.0
36
with:
37
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments