aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-04-12 09:36:38 +0200
committerGitHub <[email protected]>2023-04-12 09:36:38 +0200
commite9740991cfb6bda4c68c2cebc97891f827134003 (patch)
treed3a46802a300739e6133077ba107804f960fdcd0 /.github
parent98752f22eba8dd17306aba161e2d519af1b6b7fe (diff)
downloadfaker-e9740991cfb6bda4c68c2cebc97891f827134003.tar.xz
faker-e9740991cfb6bda4c68c2cebc97891f827134003.zip
chore(deps): update pnpm to v7.32.0 (#2035)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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 0446d555..f4000ca6 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -255,7 +255,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