From fc50a43441e49b915980f5c97934ceeb03dcd31d Mon Sep 17 00:00:00 2001 From: Stephen Zhou <38493346+hyoban@users.noreply.github.com> Date: Tue, 24 Mar 2026 09:44:20 +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 24af948732..f06300dc09 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@20553a7a7429c429a74894104a2835d7fed28a72 # v1.3.0 + uses: hyoban/setup-vp@6da00a47b053c65390b13a0b95c2637cf0b8175d # v1.3.0 with: working-directory: web node-version-file: .nvmrc