diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index cbacf89..0d1083e 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -56,7 +56,7 @@ jobs: - if: steps.codecov-enabled.outputs.files_exists == 'true' name: Upload Codecov Report - uses: codecov/codecov-action@latest + uses: codecov/codecov-action@v4 - name: Verify git clean shell: bash