Skip to content

Commit bda115d

Browse files
authored
Update node.js.yml
1 parent b146dec commit bda115d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
node-version: ${{ matrix.node-version }}
2727
- uses: pnpm/action-setup@v2
2828
with:
29-
version: 7
29+
version: 8
3030
- run: pnpm install
3131
- run: pnpm run docs:build
3232
- name: Deploy

0 commit comments

Comments
 (0)