Skip to content

Commit a766174

Browse files
committed
Update deploy.yml
1 parent a5fa6c1 commit a766174

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Setup Node.js
1919
uses: actions/setup-node@v4
2020
with:
21-
node-version: "18"
21+
node-version: "20"
2222
cache: "npm"
2323
cache-dependency-path: docs/package-lock.json
2424

0 commit comments

Comments
 (0)