mirror of
https://github.com/kailong321200875/vue-element-plus-admin.git
synced 2025-02-17 11:09:35 +08:00
release: 2.5.0
This commit is contained in:
parent
77c962ea91
commit
8d85d7875c
8
.github/workflows/auto-merge.yml
vendored
8
.github/workflows/auto-merge.yml
vendored
@ -41,10 +41,10 @@ jobs:
|
||||
with:
|
||||
version: latest
|
||||
|
||||
- name: use Node.js 16
|
||||
- name: use Node.js 18
|
||||
uses: actions/setup-node@v2.1.2
|
||||
with:
|
||||
node-version: '16.x'
|
||||
node-version: '18.x'
|
||||
|
||||
- name: Set SSH Environment
|
||||
env:
|
||||
@ -85,10 +85,10 @@ jobs:
|
||||
with:
|
||||
version: latest
|
||||
|
||||
- name: use Node.js 16
|
||||
- name: use Node.js 18
|
||||
uses: actions/setup-node@v2.1.2
|
||||
with:
|
||||
node-version: '16.x'
|
||||
node-version: '18.x'
|
||||
|
||||
- name: Set SSH Environment
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user