We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fe48201 + d46aa6f commit 84cba9eCopy full SHA for 84cba9e
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