diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 97f2c8b..d962b78 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -42,4 +42,4 @@ jobs: - run: pytest # GitHub action reference: https://github.com/codecov/codecov-action - - uses: codecov/codecov-action@v4 + - uses: codecov/codecov-action@v5