revert node version (#11499)

This commit is contained in:
Jacco van den Berg
2023-09-14 15:41:54 +02:00
committed by GitHub
parent 82ebf7653b
commit 6516b0a150
3 changed files with 4 additions and 4 deletions

View File

@@ -28,7 +28,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v3
with:
node-version: 20
node-version: 16
cache: pnpm
- name: Package & Deploy Docs
run: |