diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index b45de3a..86fb5a4 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -48,4 +48,4 @@ jobs: pytest --dead-fixtures - name: Upload coverage reports to Codecov - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v4