diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 38fe00ef7c..143e4c343f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,5 +23,5 @@ jobs: - name: Run tests run: tox - name: Upload coverage to Codecov - uses: codecov/codecov-action@v1 + uses: codecov/codecov-action@v5