Skip to content

Commit a3fa03b

Browse files
chore(deps): bump codecov/codecov-action from v1.0.12 to v1.0.13 (#644)
1 parent 84a8d62 commit a3fa03b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
run: yarn test --coverage ${{ matrix.eslint-version >= 6 }}
4646
env:
4747
CI: true
48-
- uses: codecov/[email protected].12
48+
- uses: codecov/[email protected].13
4949
if: ${{ matrix.eslint-version >= 6 }}
5050
test-os:
5151
name: Test on ${{ matrix.os }} using Node.js LTS

0 commit comments

Comments
 (0)