Skip to content

Commit c19ee40

Browse files
update node to v20
1 parent 56efd04 commit c19ee40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
# version: 7
2626
- uses: actions/setup-node@v3
2727
with:
28-
node-version: 16.x
28+
node-version: 20.x
2929
cache: 'pnpm'
3030

3131
- run: pnpm install --frozen-lockfile

0 commit comments

Comments
 (0)