Skip to content

Commit f5b1f49

Browse files
chore(deps): update codecov/codecov-action action to v4
1 parent b62b868 commit f5b1f49

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
@@ -23,7 +23,7 @@ jobs:
2323
- run: yarn run test:ci
2424

2525
- name: "Upload coverage reports"
26-
uses: codecov/codecov-action@v3
26+
uses: codecov/codecov-action@v4
2727
with:
2828
fail_ci_if_error: true
2929
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)