Skip to content

Commit a8b9ceb

Browse files
chore(ci): upgrade to codecov v4
1 parent 4a27e9d commit a8b9ceb

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
@@ -15,4 +15,4 @@ jobs:
1515
- name: Run tests and collect coverage
1616
run: npm run test
1717
- name: Upload coverage to Codecov
18-
uses: codecov/codecov-action@v3
18+
uses: codecov/codecov-action@v4

0 commit comments

Comments
 (0)