Skip to content

Commit

Permalink
Merge pull request #1293 from Homebrew/dependabot/github_actions/code…
Browse files Browse the repository at this point in the history
…cov/codecov-action-4.0.1
  • Loading branch information
jacobbednarz authored Feb 1, 2024
2 parents 9bc7440 + 81d6d2d commit aa54974
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Run RSpec tests
run: bundle exec rspec

- uses: codecov/codecov-action@f30e4959ba63075080d4f7f90cacc18d9f3fafd7
- uses: codecov/codecov-action@e0b68c6749509c5f83f984dd99a76a1c1a231044
if: always()

- name: Test that installing works
Expand Down

0 comments on commit aa54974

Please sign in to comment.