diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index be4f6ab8..1644118b 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -34,4 +34,4 @@ jobs: run: python -m pytest - name: Upload coverage to Codecov - uses: codecov/codecov-action@v1 + uses: codecov/codecov-action@v4