Skip to content

Commit

Permalink
build(deps): update davelosert/vitest-coverage-report-action action t…
Browse files Browse the repository at this point in the history
…o v2 (#7)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 16, 2023
1 parent 807aae0 commit c50769e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:

- name: Report Coverage 📝
if: always() # Also generate the report if tests are failing
uses: davelosert/vitest-coverage-report-action@v1
uses: davelosert/vitest-coverage-report-action@v2

- name: Get Coverage for badge 🔢
run: |
Expand Down

0 comments on commit c50769e

Please sign in to comment.