diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ead52c6..9f3f2f2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,7 +18,7 @@ jobs: run: uv run tox -e ${{ matrix.tox_env }} - name: "🐔 codecov: upload test coverage" continue-on-error: true - uses: codecov/codecov-action@v4.2.0 + uses: codecov/codecov-action@v7.0.0 with: flags: ${{ matrix.tox_env }} env: