diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bf1cdda..27020fa 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -26,7 +26,7 @@ jobs: fetch-depth: 0 - name: Set up Vite+ - uses: voidzero-dev/setup-vp@9446e853b27985e00fb1b21193be026fc09198db # v1 + uses: voidzero-dev/setup-vp@ca1c46663915d6c1042ae23bd39ab85718bfb0fa # v1 with: node-version-file: ".node-version" cache: true @@ -68,7 +68,7 @@ jobs: fetch-depth: 0 - name: Set up Vite+ - uses: voidzero-dev/setup-vp@9446e853b27985e00fb1b21193be026fc09198db # v1 + uses: voidzero-dev/setup-vp@ca1c46663915d6c1042ae23bd39ab85718bfb0fa # v1 with: node-version-file: ".node-version" cache: false