We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 633e72c + f0f8f9d commit 7b9f23bCopy full SHA for 7b9f23b
1 file changed
.github/workflows/test.yml
@@ -36,6 +36,6 @@ jobs:
36
nox -s test
37
38
- name: Upload coverage reports to Codecov
39
- uses: codecov/codecov-action@v5
+ uses: codecov/codecov-action@v6
40
with:
41
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments