Skip to content

Commit

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

build(deps): bump codecov/codecov-action from 4.2.0 to 4.3.0
  • Loading branch information
jacobbednarz committed Apr 10, 2024
2 parents 0376dd6 + 51710d5 commit f46a1db
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@7afa10ed9b269c561c2336fd862446844e0cbf71
- uses: codecov/codecov-action@84508663e988701840491b86de86b666e8a86bed
if: always()

- name: Test that installing works
Expand Down

0 comments on commit f46a1db

Please sign in to comment.