Skip to content

Commit e5dce4c

Browse files
ci(deps): Bump codecov/codecov-action from 3.1.1 to 3.1.2 (#70)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6dcc9af commit e5dce4c

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
@@ -256,7 +256,7 @@ jobs:
256256
run: yarn test:cov --segfault-retry=3
257257
- id: codecov
258258
name: Upload coverage report to Codecov
259-
uses: codecov/[email protected].1
259+
uses: codecov/[email protected].2
260260
with:
261261
env_vars: GITHUB_JOB,GITHUB_REF,GITHUB_REF_TYPE,GITHUB_RUN_ID,GITHUB_SHA,GITHUB_WORKSPACE
262262
fail_ci_if_error: true

0 commit comments

Comments
 (0)