diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index edd11ab0..d90c5a7b 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -31,4 +31,4 @@ jobs: run: python setup.py test - name: Upload coverage to Codecov - uses: codecov/codecov-action@v1 + uses: codecov/codecov-action@v4