diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-09-26 08:29:58 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-09-26 08:29:58 +0200 |
| commit | 235ed158762ba40e5f8ffd2fecef5fe0a835f0bf (patch) | |
| tree | b2347389348b5000a3d01bec8234b6537f38a3e9 /.github/workflows | |
| parent | 10aded248c5a7aaf57e1b82fad4fa15cfe8adce4 (diff) | |
| download | faker-235ed158762ba40e5f8ffd2fecef5fe0a835f0bf.tar.xz faker-235ed158762ba40e5f8ffd2fecef5fe0a835f0bf.zip | |
chore(deps): update all non-major dependencies (#1387)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to '.github/workflows')
| -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 83f2ff6a..37b5b340 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -196,7 +196,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 |
