Skip to content

Commit ca2ee91

Browse files
committed
Bump to node 18
1 parent c316a81 commit ca2ee91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fleek-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Install Node.js
1313
uses: actions/setup-node@v3
1414
with:
15-
node-version: 16
15+
node-version: 18
1616
- name: Install Fleek CLI
1717
run: npm i -g @fleekxyz/cli
1818
- name: Build & deploy sites

0 commit comments

Comments
 (0)