提交 f5c4ed4d 编写于 作者: C codecalm

update node version

上级 7a0cff36
......@@ -9,7 +9,7 @@ on:
env:
FORCE_COLOR: 2
NODE: 16
NODE: 18
jobs:
bundlewatch:
......
......@@ -15,10 +15,10 @@ jobs:
- name: Checkout Repo
uses: actions/checkout@v3
- name: Setup Node.js 16
- name: Setup Node.js 18
uses: actions/setup-node@v3
with:
node-version: 16
node-version: 18
- name: Install Dependencies
run: yarn
......
......@@ -5,7 +5,7 @@ on:
types: [ opened, reopened ]
env:
NODE: 16
NODE: 18
permissions:
contents: read
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册