mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-03-03 06:54:02 +01:00
revert node version (#11499)
This commit is contained in:
committed by
GitHub
parent
82ebf7653b
commit
6516b0a150
2
.github/workflows/deploy-docs.yml
vendored
2
.github/workflows/deploy-docs.yml
vendored
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user