This commit is contained in:
shadcn
2024-07-06 02:06:40 +04:00
committed by GitHub
parent 06cc0cdf3d
commit 4ac9db98fe
334 changed files with 41054 additions and 6869 deletions

View File

@@ -18,11 +18,11 @@ jobs:
with:
node-version: 18
- uses: pnpm/action-setup@v2.2.4
- uses: pnpm/action-setup@v4
name: Install pnpm
id: pnpm-install
with:
version: 8.6.1
version: 9.0.6
run_install: false
- name: Get pnpm store directory
@@ -54,11 +54,11 @@ jobs:
with:
node-version: 18
- uses: pnpm/action-setup@v2.2.4
- uses: pnpm/action-setup@v4
name: Install pnpm
id: pnpm-install
with:
version: 8.6.1
version: 9.0.6
run_install: false
- name: Get pnpm store directory
@@ -92,11 +92,11 @@ jobs:
with:
node-version: 18
- uses: pnpm/action-setup@v2.2.4
- uses: pnpm/action-setup@v4
name: Install pnpm
id: pnpm-install
with:
version: 8.6.1
version: 9.0.6
run_install: false
- name: Get pnpm store directory