Skip to content

Commit 41181ee

Browse files
chore(deps): update codecov/codecov-action action to v4 (iam-medvedev#116)
1 parent c78465a commit 41181ee

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
@@ -27,7 +27,7 @@ jobs:
2727
run: yarn test:ci
2828

2929
- name: Coverage
30-
uses: codecov/codecov-action@v3
30+
uses: codecov/codecov-action@v4
3131
with:
3232
token: ${{ secrets.CODECOV_TOKEN }}
3333
files: ./coverage/clover.xml

0 commit comments

Comments
 (0)