Skip to content

Commit 1f95f86

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

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
@@ -332,7 +332,7 @@ jobs:
332332
- id: codecov
333333
name: Upload coverage report to Codecov
334334
if: steps.test-files-check.outputs.files_exists == 'true'
335-
uses: codecov/codecov-action@v3.1.2
335+
uses: codecov/codecov-action@v3.1.3
336336
with:
337337
env_vars: GITHUB_JOB,GITHUB_REF,GITHUB_REF_TYPE,GITHUB_RUN_ID,GITHUB_SHA,GITHUB_WORKSPACE
338338
fail_ci_if_error: true

0 commit comments

Comments
 (0)