Skip to content

Commit 68d88ea

Browse files
chore(deps): update codecov/codecov-action action to v6
1 parent 36ade09 commit 68d88ea

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
@@ -25,7 +25,7 @@ jobs:
2525
- name: i18n_extract
2626
run: npm run i18n_extract
2727
- name: Coverage
28-
uses: codecov/codecov-action@v5
28+
uses: codecov/codecov-action@v6
2929
with:
3030
token: ${{ secrets.CODECOV_TOKEN }}
3131
fail_ci_if_error: true

0 commit comments

Comments
 (0)