mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-03-12 11:16:51 +01:00
Specify node version for CI (#11160)
* specify node version * Spam to run CI * Remove docs update, specify node version at other places
This commit is contained in:
committed by
GitHub
parent
82aca7852f
commit
6cc429ddde
1
.github/workflows/deploy-docs.yml
vendored
1
.github/workflows/deploy-docs.yml
vendored
@@ -28,6 +28,7 @@ jobs:
|
||||
- name: Use Node.js
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 16
|
||||
cache: pnpm
|
||||
- name: Package & Deploy Docs
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user