diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index df403ae..bc052b1 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -78,4 +78,4 @@ jobs: pytest # GitHub action reference: https://github.com/codecov/codecov-action - - uses: codecov/codecov-action@v4 + - uses: codecov/codecov-action@v5