Skip to content

Commit fdf4750

Browse files
chore(deps): update codecov/codecov-action action to v1.5.2 (#851)
1 parent 9d89c29 commit fdf4750

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
@@ -120,7 +120,7 @@ jobs:
120120
run: yarn test --coverage ${{ matrix.eslint-version >= 6 }}
121121
env:
122122
CI: true
123-
- uses: codecov/[email protected].0
123+
- uses: codecov/[email protected].2
124124
if: ${{ matrix.eslint-version >= 6 }}
125125
test-os:
126126
name: Test on ${{ matrix.os }} using Node.js LTS

0 commit comments

Comments
 (0)