Skip to content

Commit 616aab3

Browse files
authored
CI: Upgrade NodeJS
1 parent 8293365 commit 616aab3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy_website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Setup Node
2828
uses: actions/setup-node@v3
2929
with:
30-
node-version: '18'
30+
node-version: '20'
3131

3232
- name: Get yarn cache
3333
id: yarn-cache

0 commit comments

Comments
 (0)