Skip to content

Commit 733fab8

Browse files
committed
docs: use Node 20 on Netlify
1 parent a1c9221 commit 733fab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build.environment]
2-
NODE_VERSION = "18"
2+
NODE_VERSION = "20"
33
# don't need playwright for docs build
44
PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD = "1"
55
[build]

0 commit comments

Comments
 (0)