Skip to content

Commit e0f4e6f

Browse files
committed
⬆️ deps: Upgrade codecov/codecov-action action to v4
1 parent 519e9a3 commit e0f4e6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci:cover.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ jobs:
2222
run: yarn cover
2323

2424
- name: Publish coverage report 📃
25-
uses: codecov/codecov-action@v3
25+
uses: codecov/codecov-action@v4
2626
with:
2727
fail_ci_if_error: false

0 commit comments

Comments
 (0)