chore: update setup-vite-plus-action to setup-vp#660
Conversation
Co-authored-by: fengmk2 <156269+fengmk2@users.noreply.github.com>
commit: |
There was a problem hiding this comment.
Pull request overview
This PR updates GitHub Actions workflows to use the new voidzero-dev/setup-vp@v1 action, replacing the deprecated voidzero-dev/setup-vite-plus-action@v1. This is a straightforward maintenance update to ensure CI/CD workflows use the current, supported action.
Changes:
- Updated action reference from
setup-vite-plus-actiontosetup-vpin all workflow files that use it
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
.github/workflows/nodejs.yml |
Updated action reference in both typecheck and test jobs to use setup-vp@v1 |
.github/workflows/pkg.pr.new.yml |
Updated action reference in the build job to use setup-vp@v1 |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #660 +/- ##
=======================================
Coverage 92.77% 92.77%
=======================================
Files 10 10
Lines 747 747
Branches 233 233
=======================================
Hits 693 693
Misses 51 51
Partials 3 3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Migrate CI workflows from deprecated
voidzero-dev/setup-vite-plus-actiontovoidzero-dev/setup-vp..github/workflows/nodejs.yml(typecheck + test jobs).github/workflows/pkg.pr.new.yml🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.