Skip to content

Commit 4c83040

Browse files
committed
[ci] Update to node 18 for ci/cd
1 parent 9f33d95 commit 4c83040

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hosting.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
- name: Set up Node.js
9696
uses: actions/setup-node@v3
9797
with:
98-
node-version: '16'
98+
node-version: '18'
9999

100100
- name: Enable Corepack
101101
run: corepack enable

0 commit comments

Comments
 (0)