From c42a9c5f64d302b567b79d9c72ec1bf3e4cc897f Mon Sep 17 00:00:00 2001 From: ZiuChen Date: Sat, 2 Aug 2025 00:18:35 +0800 Subject: [PATCH] chore: update github actions --- .github/workflows/deploy.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index dcc923c5..74ef7218 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -22,7 +22,6 @@ jobs: uses: pnpm/action-setup@v4 id: pnpm-install with: - version: 9.13.2 run_install: true - name: Build VitePress site