Skip to content

Commit b70082e

Browse files
committed
chore(cicd): update node version
1 parent 28d4fd2 commit b70082e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-pages-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Setup NodeJS
2727
uses: actions/setup-node@v1
2828
with:
29-
node-version: 14.15.1
29+
node-version: 16.4.2
3030

3131
- name: build 🛠
3232
run: |

0 commit comments

Comments
 (0)