Skip to content

Commit

Permalink
Merge pull request #4 from Seboran/renovate/davelosert-vitest-coverag…
Browse files Browse the repository at this point in the history
…e-report-action-1.x

Update davelosert/vitest-coverage-report-action action to v1.4.0
  • Loading branch information
Seboran committed Aug 9, 2023
2 parents 8dd711e + e1655e0 commit f3d83ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
- run: pnpm i
- run: pnpm run coverage
- name: Vitest Coverage Report
uses: davelosert/vitest-coverage-report-action@v1.3.2
uses: davelosert/vitest-coverage-report-action@v1.4.0


0 comments on commit f3d83ae

Please sign in to comment.