Skip to content

Commit 2f50c8b

Browse files
chore(deps): update codecov/codecov-action action to v6
1 parent 6026ff1 commit 2f50c8b

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)