diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index a47eab4..d9b66f7 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -81,4 +81,4 @@ jobs: python -m pytest - name: Upload coverage to Codecov - uses: codecov/codecov-action@v4 + uses: codecov/codecov-action@v5