mirror of
https://github.com/balzack/databag.git
synced 2025-02-11 19:19:16 +00:00
Update ci.yml
This commit is contained in:
parent
71c65efa20
commit
f5b43fef53
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -14,9 +14,9 @@ jobs:
|
|||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Setup Node
|
- name: Setup Node
|
||||||
uses: actions/setup-node@v4
|
uses: actions/setup-node@v3
|
||||||
with:
|
with:
|
||||||
node-version: 16
|
node-version: 18
|
||||||
|
|
||||||
- name: Build React
|
- name: Build React
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user