diff --git a/.github/workflows/unit-test.yaml b/.github/workflows/unit-test.yaml index 812e7d6..4f76637 100644 --- a/.github/workflows/unit-test.yaml +++ b/.github/workflows/unit-test.yaml @@ -82,4 +82,4 @@ jobs: run: pytest tests timeout-minutes: 15 - - uses: codecov/codecov-action@v4 + - uses: codecov/codecov-action@v5