8000 build(deps): bump codecov/codecov-action from 2.0.2 to 2.0.3 (#1580) · streetsidesoftware/cspell@1eca30a · GitHub
[go: up one dir, main page]

Skip to content

Commit 1eca30a

Browse files
build(deps): bump codecov/codecov-action from 2.0.2 to 2.0.3 (#1580)
1 parent 2d85fde commit 1eca30a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
path-to-lcov: ./lcov.info
3131

3232
- name: Upload coverage to Codecov
33-
uses: codecov/codecov-action@v2.0.2
33+
uses: codecov/codecov-action@v2.0.3
3434
with:
3535
directory: "."
3636
files: ./lcov.info

0 commit comments

Comments
 (0)
0