Skip to content

Commit

Permalink
Merge pull request #1502 from Homebrew/dependabot/github_actions/code…
Browse files Browse the repository at this point in the history
…cov/codecov-action-5.0.3
  • Loading branch information
p-linnane authored Nov 19, 2024
2 parents 6c98fc5 + caa8ef0 commit df3d863
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@5c47607acb93fed5485fdbf7232e8a31425f672a
- uses: codecov/codecov-action@05f5a9cfad807516dbbef9929c4a42df3eb78766
if: always()

- name: Test that installing works
Expand Down

0 comments on commit df3d863

Please sign in to comment.