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