Skip to content

Commit

Permalink
Merge pull request #1500 from Homebrew/dependabot/github_actions/code…
Browse files Browse the repository at this point in the history
…cov/codecov-action-5.0.0

build(deps): bump codecov/codecov-action from 4.6.0 to 5.0.0
  • Loading branch information
jacobbednarz authored Nov 15, 2024
2 parents a66e93a + de6df72 commit 709f68c
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@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238
- uses: codecov/codecov-action@968872560f81e7bdde9272853e65f2507c0eca7c
if: always()

- name: Test that installing works
Expand Down

0 comments on commit 709f68c

Please sign in to comment.