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
  • Loading branch information
renovate[bot] authored Feb 26, 2024
1 parent 9d3d6e6 commit 24595f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
DB_CONN_STRING: ${{ secrets.DB_CONN_STRING }}
COLLECTION: "userpreferences"
- name: Vitest Coverage Report
uses: davelosert/vitest-coverage-report-action@v1.4.0
uses: davelosert/vitest-coverage-report-action@v2.3.0
with:
vite-config-path: './vite.config.ts'

Expand Down

0 comments on commit 24595f4

Please sign in to comment.