Skip to content

Commit 10b89b8

Browse files
chore(deps): update codecov/codecov-action action to v6 (#389)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c16ae28 commit 10b89b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
cache: 'yarn'
4444
- run: yarn install --immutable
4545
- run: yarn test --coverage
46-
- uses: codecov/codecov-action@v5
46+
- uses: codecov/codecov-action@v6
4747
with:
4848
fail_ci_if_error: true
4949
disable_search: true

0 commit comments

Comments
 (0)