Skip to content

Commit 081d338

Browse files
committed
update workflow
1 parent 4364cfa commit 081d338

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Set up Node.js
2020
uses: actions/setup-node@v3
2121
with:
22-
node-version: '23.1.0'
22+
node-version: '18'
2323

2424
- name: Install dependencies
2525
run: npm install

0 commit comments

Comments
 (0)