|
|
|
@ -53,7 +53,7 @@ jobs: |
|
|
|
uses: actions/setup-node@v3 |
|
|
|
uses: actions/setup-node@v3 |
|
|
|
with: |
|
|
|
with: |
|
|
|
cache: yarn |
|
|
|
cache: yarn |
|
|
|
node-version: 18 |
|
|
|
node-version: 20 |
|
|
|
|
|
|
|
|
|
|
|
- name: Create database |
|
|
|
- name: Create database |
|
|
|
run: | |
|
|
|
run: | |
|
|
|
@ -111,7 +111,7 @@ jobs: |
|
|
|
uses: actions/setup-node@v3 |
|
|
|
uses: actions/setup-node@v3 |
|
|
|
with: |
|
|
|
with: |
|
|
|
cache: yarn |
|
|
|
cache: yarn |
|
|
|
node-version: 18 |
|
|
|
node-version: 20 |
|
|
|
|
|
|
|
|
|
|
|
- name: Create database |
|
|
|
- name: Create database |
|
|
|
run: | |
|
|
|
run: | |
|
|
|
@ -142,7 +142,7 @@ jobs: |
|
|
|
uses: actions/setup-node@v3 |
|
|
|
uses: actions/setup-node@v3 |
|
|
|
with: |
|
|
|
with: |
|
|
|
cache: yarn |
|
|
|
cache: yarn |
|
|
|
node-version: 18 |
|
|
|
node-version: 20 |
|
|
|
|
|
|
|
|
|
|
|
- name: Install packages and symlink local dependencies |
|
|
|
- name: Install packages and symlink local dependencies |
|
|
|
run: | |
|
|
|
run: | |
|
|
|
|