Skip to content

Commit 7cf431e

Browse files
chore(deps): bump codecov/codecov-action from v1.0.14 to v1.0.15 (#716)
1 parent 5f33bed commit 7cf431e

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].14
53+
- uses: codecov/[email protected].15
5454
if: ${{ matrix.eslint-version >= 6 }}
5555
test-os:
5656
name: Test on ${{ matrix.os }} using Node.js LTS

0 commit comments

Comments
 (0)