Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sidx1024 committed May 27, 2023
1 parent c24ea3e commit 0497921
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
--exclude-after-remap false
- name: Report NYC coverage
uses: sidx1024/report-nyc-coverage-github-action@v1.2.6
uses: sidx1024/report-nyc-coverage-github-action@v1.2.7
with:
# Path to coverage file generated by "nyc report".
coverage_file: "nyc-coverage-report/coverage-summary.json"
Expand All @@ -58,7 +58,7 @@ jobs:
<!-- start usage -->

```yaml
- uses: sidx1024/report-nyc-coverage-github-action@v1.0.0
- uses: sidx1024/report-nyc-coverage-github-action@v1.2.7
with:
# Path to coverage file generated by "nyc report".
# Default: coverage-summary.json
Expand Down

0 comments on commit 0497921

Please sign in to comment.