Skip to content

Commit f5cc2a7

Browse files
update nodejs
1 parent 93ec478 commit f5cc2a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-packages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Setup NodeJS
2121
uses: actions/setup-node@v2
2222
with:
23-
node-version: 16
23+
node-version: 18
2424
cache: 'yarn'
2525

2626
- name: Setup Yarn

0 commit comments

Comments
 (0)