Skip to content

Commit cc64284

Browse files
authored
ci: update codecov-action (#803)
1 parent d803096 commit cc64284

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
@@ -139,6 +139,6 @@ jobs:
139139
EXPERIMENTAL_USE_IMPORT_MODULE: "true"
140140

141141
- name: Submit coverage data to codecov
142-
uses: codecov/codecov-action@v1
142+
uses: codecov/codecov-action@v2
143143
with:
144144
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)