Skip to content

Commit

Permalink
Merge pull request #263 from tj-actions/renovate/codecov-codecov-acti…
Browse files Browse the repository at this point in the history
…on-4.x

chore(deps): update codecov/codecov-action action to v4.3.0
  • Loading branch information
repo-ranger[bot] authored Apr 9, 2024
2 parents c2c99d1 + 7421a99 commit b73b3f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
RUSTDOCFLAGS: '-Zprofile -Ccodegen-units=1 -Cinline-threshold=0 -Clink-dead-code -Coverflow-checks=off -Cpanic=abort -Zpanic_abort_tests'
- uses: actions-rs/[email protected]
- name: Codecov
uses: codecov/codecov-action@v4.2.0
uses: codecov/codecov-action@v4.3.0
with:
fail_ci_if_error: true
token: ${{ secrets.CODECOV_TOKEN }}
Expand Down

0 comments on commit b73b3f7

Please sign in to comment.