diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c2f9473..ec4ea92 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -28,4 +28,4 @@ jobs: - name: Test with tox run: tox - name: Upload Coverage to Codecov - uses: codecov/codecov-action@v1 + uses: codecov/codecov-action@v5