mirror of
https://github.com/codex-team/editor.js
synced 2026-03-16 23:55:49 +01:00
use node 16
This commit is contained in:
parent
26dce94e67
commit
961696b949
1 changed files with 1 additions and 2 deletions
|
|
@ -49,8 +49,7 @@ jobs:
|
|||
# Setup node environment
|
||||
- uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: 15
|
||||
registry-url: https://registry.npmjs.org/
|
||||
node-version: 16
|
||||
|
||||
# Bump version to the next prerelease (patch) with rc suffix
|
||||
- name: Suggest the new version
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue