diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2023-04-12 09:36:38 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-04-12 09:36:38 +0200 |
| commit | e9740991cfb6bda4c68c2cebc97891f827134003 (patch) | |
| tree | d3a46802a300739e6133077ba107804f960fdcd0 /.github | |
| parent | 98752f22eba8dd17306aba161e2d519af1b6b7fe (diff) | |
| download | faker-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.yml | 2 |
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 |
