From e12dec622939bddcf010e216a11d17449d467084 Mon Sep 17 00:00:00 2001 From: Stephen Zhou <38493346+hyoban@users.noreply.github.com> Date: Mon, 23 Mar 2026 20:51:03 +0800 Subject: [PATCH] try --- .github/actions/setup-web/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/setup-web/action.yml b/.github/actions/setup-web/action.yml index cf4b70843a..e9d5c317eb 100644 --- a/.github/actions/setup-web/action.yml +++ b/.github/actions/setup-web/action.yml @@ -4,7 +4,7 @@ runs: using: composite steps: - name: Setup Vite+ - uses: voidzero-dev/setup-vp@fd19e0626188613eec92a77e875180c6445b56ba # v1.2.0 + uses: hyoban/setup-vp@7f4d9186789ba176e3c16dc339388459b54d8d0a # v1.2.0 with: node-version-file: web/.nvmrc cache: true