Skip to content

Commit ebddcaf

Browse files
authored
ci: update codecov action to v4 (#4127)
1 parent 31f634a commit ebddcaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
run: yarn test:coverage --ci --shard=${{ matrix.shard }}
115115

116116
- name: Upload coverage to Codecov
117-
uses: codecov/codecov-action@v3
117+
uses: codecov/codecov-action@v4
118118

119119
smoketests:
120120
name: Smoketests - ${{ matrix.os }} - Node v${{ matrix.node-version }}

0 commit comments

Comments
 (0)