Skip to content

Commit cf95443

Browse files
authored
Update Node.js version to 18
1 parent d8ada26 commit cf95443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
- name: Set up npm
5454
uses: actions/setup-node@v3
5555
with:
56-
node-version: 16
56+
node-version: 18
5757

5858
- name: Install caprover
5959
run: npm install -g caprover

0 commit comments

Comments
 (0)