Skip to content

Commit b4ccfe8

Browse files
ci: bump codecov/codecov-action from v1.3.2 to v1.4.0 (#602)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.3.2 to v1.4.0. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md) - [Commits](codecov/codecov-action@v1.3.2...0e28ff8) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 193a76d commit b4ccfe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
name: coverage-${{ matrix.os }}
7474
path: coverage
7575

76-
- uses: codecov/codecov-action@v1.3.2
76+
- uses: codecov/codecov-action@v1.4.0
7777

7878
- name: Run ncc
7979
run: npm run build

0 commit comments

Comments
 (0)