From 0617fb8f44a23b82de78ea3ec83c2ff0a7c85aa9 Mon Sep 17 00:00:00 2001 From: Stephen Zhou <38493346+hyoban@users.noreply.github.com> Date: Mon, 23 Mar 2026 23:02:18 +0800 Subject: [PATCH] tweaks --- .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 d476b0ea31..e20251f54e 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: hyoban/setup-vp@72fd0b3cfa48162878ac0f88db3bc65259ae3bb3 # v1.2.1 + uses: hyoban/setup-vp@4470d0e97682ce61375c692350b0eba8d38c4fab # v1.2.1 with: working-directory: web node-version-file: .nvmrc