diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2023-04-24 10:11:34 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-04-24 10:11:34 +0200 |
| commit | 73cdc67c800b45cc2a9519f651961cc75956aa72 (patch) | |
| tree | 256d654600382c2d74931f15f38e8d62245be9af /.github | |
| parent | 78b53c0a41332548a9f04c6299952da4ada72848 (diff) | |
| download | faker-73cdc67c800b45cc2a9519f651961cc75956aa72.tar.xz faker-73cdc67c800b45cc2a9519f651961cc75956aa72.zip | |
chore(deps): update all non-major dependencies (#2086)
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 6830db97..7149f658 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -260,7 +260,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 |
