diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 18e9b77..60232dd 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -79,4 +79,4 @@ jobs: run: | pytest --maxfail=2 - - uses: codecov/codecov-action@v3 + - uses: codecov/codecov-action@v4