Skip to content

Commit

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

build(deps): bump codecov/codecov-action from 5.0.3 to 5.0.6
  • Loading branch information
jacobbednarz authored Nov 20, 2024
2 parents df3d863 + 651ca41 commit ffd6449
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@05f5a9cfad807516dbbef9929c4a42df3eb78766
- uses: codecov/codecov-action@d168679d447a7d9f9917d4b26caf2cfbf080cfb4
if: always()

- name: Test that installing works
Expand Down

0 comments on commit ffd6449

Please sign in to comment.