Skip to content

Commit c9c0abf

Browse files
committed
specify pnpm version
1 parent a349bfb commit c9c0abf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/gh-pages.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
- name: Checkout
1818
uses: actions/checkout@v4
1919
- uses: pnpm/action-setup@v3
20+
with:
21+
version: 9
2022
- uses: actions/setup-node@v4
2123
with:
2224
node-version: 20

0 commit comments

Comments
 (0)