diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index 5c5627c..2191646 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -59,4 +59,4 @@ jobs: - if: steps.codecov-enabled.outputs.files_exists == 'true' name: Produce Codecov Report - uses: codecov/codecov-action@v1 + uses: codecov/codecov-action@v3