Skip to content

Commit f7120ab

Browse files
committed
ci(deps): bump codecov/codecov-action from 3.1.1 to 3.1.4
Signed-off-by: Lexus Drumgold <[email protected]>
1 parent 05a6d44 commit f7120ab

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

0 commit comments

Comments
 (0)