Skip to content

Commit fa8c228

Browse files
authored
ci: update codecov-action (#3595)
1 parent d5740fa commit fa8c228

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,6 @@ jobs:
111111
run: npm run test:coverage -- --ci
112112

113113
- name: Submit coverage data to codecov
114-
uses: codecov/codecov-action@v1
114+
uses: codecov/codecov-action@v2
115115
with:
116116
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)