Skip to content

Commit 7fec3b6

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

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
@@ -327,7 +327,7 @@ jobs:
327327
- id: codecov
328328
name: Upload coverage report to Codecov
329329
if: steps.test-files-check.outputs.files_exists == 'true'
330-
uses: codecov/[email protected].3
330+
uses: codecov/[email protected].4
331331
with:
332332
env_vars: GITHUB_JOB,GITHUB_REF,GITHUB_REF_TYPE,GITHUB_RUN_ID,GITHUB_SHA,GITHUB_WORKSPACE
333333
fail_ci_if_error: true

0 commit comments

Comments
 (0)