Skip to content

Commit

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

build(deps): bump codecov/codecov-action from 4.1.0 to 4.1.1
  • Loading branch information
jacobbednarz committed Mar 26, 2024
2 parents faf12b3 + 4cd7de6 commit 6b81dab
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@54bcd8715eee62d40e33596ef5e8f0f48dbbccab
- uses: codecov/codecov-action@c16abc29c95fcf9174b58eb7e1abf4c866893bc8
if: always()

- name: Test that installing works
Expand Down

0 comments on commit 6b81dab

Please sign in to comment.