Skip to content

Commit 7790b2c

Browse files
ci(deps): Bump codecov/codecov-action from 3.1.2 to 3.1.3 (#85)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f277c56 commit 7790b2c

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/codecov-action@v3.1.2
341+
uses: codecov/codecov-action@v3.1.3
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)