diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 5932afcf1acb0..56979270df2b5 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -391,7 +391,7 @@ jobs: HOMEBREW_BUILDPULSE_ACCOUNT_ID: 1503512 HOMEBREW_BUILDPULSE_REPOSITORY_ID: 53238813 - - uses: codecov/codecov-action@84508663e988701840491b86de86b666e8a86bed # v4.3.0 + - uses: codecov/codecov-action@5ecb98a3c6b747ed38dc09f787459979aebb39be # v4.3.1 with: working-directory: ${{ steps.set-up-homebrew.outputs.repository-path }} files: Library/Homebrew/test/coverage/coverage.xml