10000 ci: bump codecov/codecov-action from v1.2.1 to v1.2.2 (#583) · peaceiris/actions-gh-pages@65a821e · GitHub
[go: up one dir, main page]

Skip to content

Commit 65a821e

Browse files
ci: bump codecov/codecov-action from v1.2.1 to v1.2.2 (#583)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.2.1 to v1.2.2. - [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.2.1...1f8f3ab) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ebe0272 commit 65a821e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
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.2.1
76+
- uses: codecov/codecov-action@v1.2.2
7777

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

0 commit comments

Comments
 (0)
0