Skip to content

Commit

Permalink
Deps: Update davelosert/vitest-coverage-report-action action to v2.6.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 30, 2024
1 parent 3bc2e08 commit 45ffe7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: pnpm run test

- name: 🦺 Report Coverage to GitHub
uses: davelosert/vitest-coverage-report-action@v2.5.1
uses: davelosert/vitest-coverage-report-action@v2.6.0

- name: 🦺 Codecov Coverage Reports
uses: codecov/codecov-action@v4
Expand Down

0 comments on commit 45ffe7d

Please sign in to comment.