diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 3365db3b86..495ef5537c 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -373,7 +373,7 @@ jobs: HOMEBREW_BUILDPULSE_ACCOUNT_ID: 1503512 HOMEBREW_BUILDPULSE_REPOSITORY_ID: 53238813 - - uses: codecov/codecov-action@40a12dcee2df644d47232dde008099a3e9e4f865 + - uses: codecov/codecov-action@894ff025c7b54547a9a2a1e9f228beae737ad3c2 with: directory: ${{ steps.set-up-homebrew.outputs.repository-path }} files: Library/Homebrew/test/coverage/coverage.xml