diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 17a4efca..ca65ff3b 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -22,4 +22,4 @@ jobs: - name: Test run: pytest --cov=ninja_extra --cov-report=xml tests - name: Coverage - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v5