2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-05-26 04:34:04 +03:00

update semantic release

This commit is contained in:
Jeff Sagal
2022-07-17 10:54:25 -07:00
parent 1b2dc091b1
commit f02bcaf2e0
4 changed files with 2310 additions and 4353 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: 14
node-version: 16
cache: yarn
- name: Install dependencies
+2 -2
View File
@@ -7,7 +7,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: 14
node-version: 16
cache: yarn
- name: Install dependencies
@@ -30,7 +30,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: 14
node-version: 16
cache: yarn
- name: Install dependencies