diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index c065106..1c795f8 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -56,4 +56,4 @@ jobs: shell: bash run: tox -e coverage -- -p no:warnings -q - name: Submit coverage to codecov - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v4