Skip to content

Commit

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

build(deps): bump codecov/codecov-action from 3.1.5 to 3.1.6
  • Loading branch information
jacobbednarz authored Jan 30, 2024
2 parents 092a878 + 0d6f1a7 commit 28dea69
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@4fe8c5f003fae66aa5ebb77cfd3e7bfbbda0b6b0
- uses: codecov/codecov-action@ab904c41d6ece82784817410c45d8b8c02684457
if: always()

- name: Test that installing works
Expand Down

0 comments on commit 28dea69

Please sign in to comment.