Skip to content

Commit c4241b2

Browse files
ci: bump codecov/codecov-action from v1.0.13 to v1.0.14 (#526)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.0.13 to v1.0.14. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Commits](codecov/codecov-action@v1.0.13...7d5dfa5) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4f6b15a commit c4241b2

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/[email protected].13
76+
- uses: codecov/[email protected].14
7777
with:
7878
token: ${{ secrets.CODECOV_TOKEN }}
7979

0 commit comments

Comments
 (0)