We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aad1052 + 8b57e80 commit c523626Copy full SHA for c523626
.github/workflows/tests.yml
@@ -390,7 +390,7 @@ jobs:
390
HOMEBREW_BUILDPULSE_ACCOUNT_ID: 1503512
391
HOMEBREW_BUILDPULSE_REPOSITORY_ID: 53238813
392
393
- - uses: codecov/codecov-action@54bcd8715eee62d40e33596ef5e8f0f48dbbccab # v4.1.0
+ - uses: codecov/codecov-action@c16abc29c95fcf9174b58eb7e1abf4c866893bc8 # v4.1.1
394
with:
395
working-directory: ${{ steps.set-up-homebrew.outputs.repository-path }}
396
files: Library/Homebrew/test/coverage/coverage.xml
0 commit comments