diff --git a/.github/workflows/test-suite.yaml b/.github/workflows/test-suite.yaml index 7548e211..61ebd409 100644 --- a/.github/workflows/test-suite.yaml +++ b/.github/workflows/test-suite.yaml @@ -36,4 +36,4 @@ jobs: coverage report -m --skip-covered - name: Code Coverage - uses: codecov/codecov-action@v5.5.3 + uses: codecov/codecov-action@v7.0.0