Skip to content

Commit 1bffa4e

Browse files
committed
updated
1 parent 2ce1952 commit 1bffa4e

File tree

2 files changed

+1
-14627
lines changed

2 files changed

+1
-14627
lines changed

.github/workflows/deploy-to-github-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Set up Node.js
3737
uses: actions/setup-node@v3
3838
with:
39-
node-version: 16.x
39+
node-version: 18.x
4040
cache: yarn
4141
- name: Install dependencies
4242
run: yarn install --frozen-lockfile --non-interactive

0 commit comments

Comments
 (0)