未验证 提交 0525e4bd 编写于 作者: M Manuel 提交者: GitHub

ci: bump node version in release

上级 ce57bf8c
......@@ -9,7 +9,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
with:
node-version: '10.14'
node-version: '12.2'
registry-url: https://registry.npmjs.org/
- name: Cache Node.js modules
uses: actions/cache@v2
......@@ -30,7 +30,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v1
with:
node-version: '10.14'
node-version: '12.2'
- name: Cache Node.js modules
uses: actions/cache@v2
with:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册