Skip to content

Commit dcec45b

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

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
@@ -338,7 +338,7 @@ jobs:
338338
- id: codecov
339339
name: Upload coverage report to Codecov
340340
if: steps.test-files-check.outputs.files_exists == 'true'
341-
uses: codecov/[email protected].3
341+
uses: codecov/[email protected].4
342342
with:
343343
env_vars: GITHUB_JOB,GITHUB_REF,GITHUB_REF_TYPE,GITHUB_RUN_ID,GITHUB_SHA,GITHUB_WORKSPACE
344344
fail_ci_if_error: true

0 commit comments

Comments
 (0)