docs: bump node version in docs draft deploy workflow (#8742)

This commit is contained in:
Ronnie Miller 2025-06-25 16:11:40 -07:00 committed by GitHub
commit 9a07876026
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,7 +23,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: 18
node-version: 20
cache: yarn
cache-dependency-path: ./docs/yarn.lock