Skip to content

Commit 5b8fbff

Browse files
chore(deps): update codecov/codecov-action action to v1.1.1 (#734)
1 parent a91b698 commit 5b8fbff

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

0 commit comments

Comments
 (0)