Skip to content

Commit 5b734ea

Browse files
renovate-bottinovyatkin
authored andcommitted
Update codecov/codecov-action action to v2
1 parent 2e73f99 commit 5b734ea

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
@@ -31,4 +31,4 @@ jobs:
3131
node-version: ${{ matrix.node-version }}
3232
- run: npm ci
3333
- run: npx c8 --reporter=lcov mocha
34-
- uses: codecov/codecov-action@v1
34+
- uses: codecov/codecov-action@v2

0 commit comments

Comments
 (0)