Skip to content

Commit

Permalink
chore(deps): update codecov/codecov-action action to v5.1.2 (#351)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent e89fa80 commit 5b25e69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-run.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:

- if: ${{ success() && inputs.testUnit == 'test-with-coverage' }}
continue-on-error: true
uses: codecov/[email protected].1
uses: codecov/[email protected].2
with:
file: ./coverage.lcov
env:
Expand Down

0 comments on commit 5b25e69

Please sign in to comment.