mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-31 19:01:54 +02:00
Update to Node v16 for infrastructure (#4877)
* Update to Node v16 for infrastructure * update node type def to Node 16
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
- name: Setup node
|
||||
uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: 12
|
||||
node-version: 16
|
||||
cache: yarn
|
||||
|
||||
- name: Run ${{ matrix.command }}
|
||||
|
Reference in New Issue
Block a user