aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-02-05 22:13:00 +0100
committerGitHub <[email protected]>2024-02-05 22:13:00 +0100
commit5ca4ef650d6092ab3c4e54ada5b97f1b38da45d2 (patch)
treef5800aababdb711472b751106baa6b59892db120 /.github
parent7152487725b7b831ee5b8e20e3af32697469c453 (diff)
downloadfaker-5ca4ef650d6092ab3c4e54ada5b97f1b38da45d2.tar.xz
faker-5ca4ef650d6092ab3c4e54ada5b97f1b38da45d2.zip
chore(deps): update codecov/codecov-action action to v4 (#2643)
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 e352bbba..02ea87d5 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -227,7 +227,7 @@ jobs:
run: pnpm vitest run --coverage
- name: Upload coverage to Codecov
- uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # v3.1.4
+ uses: codecov/codecov-action@e0b68c6749509c5f83f984dd99a76a1c1a231044 # v4.0.1
with:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true