Skip to content

Commit 6e90c28

Browse files
chore(deps): update codecov/codecov-action action to v1.2.1 (#739)
1 parent c67ba52 commit 6e90c28

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
@@ -52,7 +52,7 @@ jobs:
5252
run: yarn test --coverage ${{ matrix.eslint-version >= 6 }}
5353
env:
5454
CI: true
55-
- uses: codecov/[email protected].0
55+
- uses: codecov/[email protected].1
5656
if: ${{ matrix.eslint-version >= 6 }}
5757
test-os:
5858
name: Test on ${{ matrix.os }} using Node.js LTS

0 commit comments

Comments
 (0)