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:
John
2024-02-11 13:25:42 +01:00
committed by GitHub
+1 -1
View File
@@ -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