Skip to content

Commit a4a3d60

Browse files
chore: update node version in docs
1 parent fdd08b4 commit a4a3d60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/site.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: ⚙️ Setup Node
2222
uses: actions/setup-node@v5
2323
with:
24-
node-version: 18.x
24+
node-version: 20.x
2525
cache: npm
2626
cache-dependency-path: site/package-lock.json
2727

0 commit comments

Comments
 (0)