Skip to content

Commit

Permalink
Update codecov/codecov-action action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 14, 2023
1 parent b988db3 commit dca5a30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codecov.yml
Expand Up @@ -15,7 +15,7 @@ jobs:
- run: sudo apt install -y diffstat
- run: bundle update
- run: bundle exec rake
- uses: codecov/codecov-action@v3
- uses: codecov/codecov-action@v4
with:
file: coverage/.resultset.json
fail_ci_if_error: true

0 comments on commit dca5a30

Please sign in to comment.