diff --git a/.github/workflows/test-suite.yaml b/.github/workflows/test-suite.yaml index 2eb5023e..246ae8b4 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@v3.1.2 + uses: codecov/codecov-action@v4.1.1