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 ac80807 commit 6cbfaf9Copy full SHA for 6cbfaf9
1 file changed
.github/workflows/ci.yaml
@@ -44,7 +44,7 @@ jobs:
44
- name: Run tests
45
run: tox run -e unit
46
- name: Upload Coverage to Codecov
47
- uses: codecov/codecov-action@v5
+ uses: codecov/codecov-action@v6
48
env:
49
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
50
permissions: {}
0 commit comments