Skip to content

Commit

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

build(deps): bump codecov/codecov-action from 4.3.1 to 4.4.0
  • Loading branch information
jacobbednarz authored May 15, 2024
2 parents 114edd4 + 8e41ed3 commit fb26c69
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@5ecb98a3c6b747ed38dc09f787459979aebb39be
- uses: codecov/codecov-action@6d798873df2b1b8e5846dba6fb86631229fbcb17
if: always()

- name: Test that installing works
Expand Down

0 comments on commit fb26c69

Please sign in to comment.