We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 70eb7c7 + 66ec79c commit 9903bdcCopy full SHA for 9903bdc
1 file changed
.github/workflows/Tests.yaml
@@ -34,7 +34,7 @@ jobs:
34
run: hatch env run -e hatch-test.py3.13 coverage xml
35
36
- name: Upload coverage
37
- uses: codecov/codecov-action@v5
+ uses: codecov/codecov-action@v6
38
with:
39
flags: ${{ runner.os }}
40
verbose: true
0 commit comments