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

Commit 47bddf5

Browse files
authoredApr 7, 2020
Update README.md
1 parent ca7114d commit 47bddf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ A Github Action which helps enforce a minimum code coverage threshold.
2323
## Example usage
2424

2525
```yaml
26-
uses: ChicagoFlutter/lcov-cop@master
26+
uses: ChicagoFlutter/lcov-cop@v1.0.0
2727
with:
2828
path: "./coverage/lcov.info"
2929
min_coverage: 95

0 commit comments

Comments
 (0)
This repository has been archived.