Skip to content

Commit

Permalink
Merge pull request #1501 from Homebrew/dependabot/github_actions/code…
Browse files Browse the repository at this point in the history
…cov/codecov-action-5.0.2
  • Loading branch information
p-linnane authored Nov 16, 2024
2 parents 144757e + f3d9f7f commit 6c98fc5
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@968872560f81e7bdde9272853e65f2507c0eca7c
- uses: codecov/codecov-action@5c47607acb93fed5485fdbf7232e8a31425f672a
if: always()

- name: Test that installing works
Expand Down

0 comments on commit 6c98fc5

Please sign in to comment.