Skip to content

Commit 0faeb3c

Browse files
authored
Merge pull request #218 from Codex-/renovate/codecov-codecov-action-4.x
chore(deps): update codecov/codecov-action action to v4
2 parents d7b3e65 + 42bd9c1 commit 0faeb3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ jobs:
4949
- name: test
5050
run: pnpm run test:coverage
5151
- name: codecov
52-
uses: codecov/codecov-action@v3
52+
uses: codecov/codecov-action@v4

0 commit comments

Comments
 (0)