Skip to content

Commit 4a99584

Browse files
ci(deps): Bump codecov/codecov-action from 3.1.3 to 3.1.4 (#195)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 58a170d commit 4a99584

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ jobs:
306306
- id: codecov
307307
name: Upload coverage report to Codecov
308308
if: steps.coverage-report-check.outputs.files_exists == 'true'
309-
uses: codecov/[email protected].3
309+
uses: codecov/[email protected].4
310310
with:
311311
env_vars: GITHUB_JOB,GITHUB_REF,GITHUB_REF_TYPE,GITHUB_RUN_ID,GITHUB_SHA,GITHUB_WORKSPACE
312312
fail_ci_if_error: true

0 commit comments

Comments
 (0)