Skip to content

Commit e96c738

Browse files
chore(deps): bump codecov/codecov-action from v1.0.12 to v1.0.13 (#99)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.0.12 to v1.0.13. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Commits](codecov/codecov-action@v1.0.12...6004246) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5954658 commit e96c738

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
args: '-- --test-threads 1'
4545

4646
- name: Upload to codecov.io
47-
uses: codecov/codecov-action@v1.0.12
47+
uses: codecov/codecov-action@v1.0.13
4848
with:
4949
token: ${{secrets.CODECOV_TOKEN}}
5050
flags: unit

0 commit comments

Comments
 (0)