diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index b189dee..10cc8c0 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -61,7 +61,7 @@ jobs: - name: Test run: python -m poetry run bash scripts/test.sh - name: Upload coverage - uses: codecov/codecov-action@v1 + uses: codecov/codecov-action@v4 # https://github.com/marketplace/actions/alls-green#why check: # This job does nothing and is only used for the branch protection