Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 26, 2024
1 parent 35ded83 commit 9092350
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,5 @@ jobs:
run: pnpm test:ci

- name: Coverage
uses: davelosert/vitest-coverage-report-action@v2.4.0
uses: davelosert/vitest-coverage-report-action@v2.5.0
if: ${{ always() }}

0 comments on commit 9092350

Please sign in to comment.