aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-04-06 11:00:02 +0200
committerGitHub <[email protected]>2022-04-06 11:00:02 +0200
commita88045560d269de4a72e3406cf162cec1ae9ef62 (patch)
tree2e8878f2c3b51f1a4ec10e42245d3dc2756bfb6a /.github
parent3e5aaf10b09df284bc286123238866855aff9090 (diff)
downloadfaker-a88045560d269de4a72e3406cf162cec1ae9ef62.tar.xz
faker-a88045560d269de4a72e3406cf162cec1ae9ef62.zip
chore(deps): update codecov/codecov-action action to v3 (#788)
Co-authored-by: Renovate Bot <[email protected]>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 85b0b6de..6b2e50c8 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -128,7 +128,7 @@ jobs:
run: pnpm vitest run --coverage
- name: Upload coverage to Codecov
- uses: codecov/[email protected]
+ uses: codecov/[email protected]
with:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true