Skip to content

Commit 9f5576c

Browse files
authored
Update node version (#680)
1 parent 9408874 commit 9f5576c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ jobs:
6060

6161
- name: Use Node.js ${{ matrix.node-version }}
6262
uses: actions/setup-node@v4
63+
with:
64+
node-version: 20
6365
with:
6466
node-version: ${{ matrix.node-version }}
6567
cache: 'pnpm'

0 commit comments

Comments
 (0)