Merge pull request #1183 from john30/dependabot/github_actions/codecov/codecov-action-4
Bump codecov/codecov-action from 3 to 4
This commit is contained in:
@@ -40,7 +40,7 @@ jobs:
|
|||||||
run: ./test_coverage.sh
|
run: ./test_coverage.sh
|
||||||
-
|
-
|
||||||
name: push result
|
name: push result
|
||||||
uses: codecov/codecov-action@v3
|
uses: codecov/codecov-action@v4
|
||||||
with:
|
with:
|
||||||
name: codecov-umbrella
|
name: codecov-umbrella
|
||||||
fail_ci_if_error: true
|
fail_ci_if_error: true
|
||||||
|
|||||||
Reference in New Issue
Block a user