Skip to content

Commit a53b6ee

Browse files
committed
chore(deps): update codecov/codecov-action action to v4
1 parent 743e4f5 commit a53b6ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
XDEBUG_MODE: "coverage"
8787

8888
- name: 📤 Upload coverage results to Codecov.io
89-
uses: codecov/codecov-action@v3
89+
uses: codecov/codecov-action@v4
9090
with:
9191
token: ${{ secrets.CODECOV_TOKEN }}
9292
fail_ci_if_error: true

0 commit comments

Comments
 (0)