Skip to content

Commit b47f73c

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

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
@@ -34,9 +34,7 @@ jobs:
3434
- name: Checkout 🛎️
3535
uses: actions/checkout@v3
3636
- name: Setup pnpm 🔧
37-
uses: pnpm/action-setup@v2
38-
with:
39-
version: 9
37+
uses: pnpm/action-setup@v4
4038
- name: Setup node 🔧
4139
uses: actions/setup-node@v3
4240
with:

0 commit comments

Comments
 (0)