Skip to content

Commit 414441e

Browse files
Update deploy-to-github-pages.yml.yml
1 parent a3909f9 commit 414441e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
fetch-depth: 0
3939
- uses: actions/setup-node@v4
4040
with:
41-
node-version: 18
41+
node-version: 20
4242
cache: npm
4343
- name: Install dependencies
4444
run: npm ci

0 commit comments

Comments
 (0)