Skip to content

Commit e9a97b1

Browse files
committed
build: node 18
1 parent 0cedc27 commit e9a97b1

File tree

6 files changed

+13622
-23221
lines changed

6 files changed

+13622
-23221
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Setup Node
2727
uses: actions/setup-node@v3
2828
with:
29-
node-version: '16.x'
29+
node-version: '18.x'
3030

3131
- name: Cache dependencies
3232
uses: actions/cache@v3

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16
1+
18

0 commit comments

Comments
 (0)