Skip to content
This repository was archived by the owner on Dec 11, 2020. It is now read-only.

Commit 4b802b4

Browse files
Bump codecov/codecov-action from v1.0.14 to v1.0.15 (#349)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.0.14 to v1.0.15. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Commits](codecov/codecov-action@v1.0.14...239febf) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 67c114d commit 4b802b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
run: |
7474
dotnet nuke Pack --skip
7575
- name: 🐿 Publish Coverage
76-
uses: codecov/codecov-action@v1.0.14
76+
uses: codecov/codecov-action@v1.0.15
7777
with:
7878
name: 'actions-${{ matrix.os }}'
7979
- name: 🏺 Publish logs

0 commit comments

Comments
 (0)