Skip to content

Commit 3a61a65

Browse files
Bump codecov/codecov-action from v1.4.0 to v1.4.1 (#132)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.4.0 to v1.4.1. - [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.4.0...967e2b3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 525ffc4 commit 3a61a65

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
@@ -150,7 +150,7 @@ jobs:
150150
sed -i.bak "/$(echo $filename | sed 's/\//\\\//g')/d" coverage.txt
151151
done
152152
if: env.GIT_DIFF
153-
- uses: codecov/codecov-action@v1.4.0
153+
- uses: codecov/codecov-action@v1.4.1
154154
with:
155155
file: ./coverage.txt
156156
if: env.GIT_DIFF

0 commit comments

Comments
 (0)