aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-05-24 20:47:36 +0000
committerGitHub <[email protected]>2023-05-24 20:47:36 +0000
commit8479228ba957784d4b3dbd2704d5a042901ec8d4 (patch)
tree4a584a5da89d09d39128b6d365bdf46d0945e976
parent1953c34492b5a0f5af2693805d2c6e27d63bc53b (diff)
downloadfaker-8479228ba957784d4b3dbd2704d5a042901ec8d4.tar.xz
faker-8479228ba957784d4b3dbd2704d5a042901ec8d4.zip
chore(deps): update codecov/codecov-action action to v3.1.4 (#2166)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-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 a9dd8ca4..593c17f0 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -252,7 +252,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