Skip to content

Commit c47c62b

Browse files
authored
Update gh-pages.yml
1 parent e89224c commit c47c62b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/gh-pages.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212
- name: checkout
1313
uses: actions/checkout@v4
1414
- uses: actions/setup-node@v4
15+
with:
16+
node-version: 20
1517
- uses: oven-sh/setup-bun@v2
1618
- name: install
1719
run: bun i

0 commit comments

Comments
 (0)