We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a51ecf commit a27718fCopy full SHA for a27718f
.github/workflows/test.yml
@@ -22,4 +22,4 @@ jobs:
22
- name: Test
23
run: pytest --cov=ninja --cov-report=xml tests
24
- name: Coverage
25
- uses: codecov/codecov-action@v4.4.1
+ uses: codecov/codecov-action@v5.4.2
0 commit comments