Skip to content

Commit dfb610c

Browse files
committed
Bump Node in CI to 18
1 parent 32c4bbe commit dfb610c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Set up Node
2222
uses: actions/setup-node@v3
2323
with:
24-
node-version: 16
24+
node-version: 18
2525

2626
- name: Bootstrap
2727
run: |

0 commit comments

Comments
 (0)