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.1.1
  • Loading branch information
renovate[bot] authored Jul 30, 2023
1 parent 3ce9a56 commit 6b3d344
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
npm ci
npm run coverage
- name: Vitest Coverage Report
uses: davelosert/[email protected].0
uses: davelosert/[email protected].1
with:
working-directory: "./client/"
vite-config-path: "./vite.config.ts"
Expand All @@ -37,7 +37,7 @@ jobs:
npm ci
npm run coverage
- name: Vitest Coverage Report
uses: davelosert/[email protected].0
uses: davelosert/[email protected].1
with:
working-directory: "./server/"
vite-config-path: "./vite.config.ts"
Expand Down

0 comments on commit 6b3d344

Please sign in to comment.