Skip to content

Commit f4f7dfa

Browse files
chore(deps): update codecov/codecov-action action to v4
1 parent 4fad105 commit f4f7dfa

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
@@ -21,7 +21,7 @@ jobs:
2121
CI: true
2222

2323
- name: Coverage
24-
uses: codecov/codecov-action@v3
24+
uses: codecov/codecov-action@v4
2525

2626
- name: Build
2727
run: npm run build

0 commit comments

Comments
 (0)