diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index b63227c..e35db94 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@v4 + uses: codecov/codecov-action@v5