Skip to content

Commit 45ac770

Browse files
committed
feat(update): minor changes
1 parent b47f73c commit 45ac770

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,7 @@ jobs:
6565
- name: Checkout 🛎️
6666
uses: actions/checkout@v3
6767
- name: Setup pnpm 🔧
68-
uses: pnpm/action-setup@v2
69-
with:
70-
version: 9
68+
uses: pnpm/action-setup@v4
7169
- name: Setup node 🔧
7270
uses: actions/setup-node@v3
7371
with:

0 commit comments

Comments
 (0)