Skip to content

Commit 72fe0c6

Browse files
chore(deps): update codecov/codecov-action action to v1.3.2 (#815)
1 parent 3b8c36c commit 72fe0c6

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
@@ -82,7 +82,7 @@ jobs:
8282
run: yarn test --coverage ${{ matrix.eslint-version >= 6 }}
8383
env:
8484
CI: true
85-
- uses: codecov/[email protected].1
85+
- uses: codecov/[email protected].2
8686
if: ${{ matrix.eslint-version >= 6 }}
8787
test-os:
8888
name: Test on ${{ matrix.os }} using Node.js LTS

0 commit comments

Comments
 (0)