Skip to content

Commit 4e89e26

Browse files
2 parents e636f65 + 61ef476 commit 4e89e26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Setup Node.js environment
3434
uses: actions/setup-node@v4
3535
with:
36-
node-version: 18
36+
node-version: 20
3737
cache: npm
3838
cache-dependency-path: website
3939
- name: Install dependencies

0 commit comments

Comments
 (0)