mirror of
https://github.com/balzack/databag.git
synced 2025-02-11 11:09:17 +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
|
||||
|
||||
- name: Setup Node
|
||||
uses: actions/setup-node@v4
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 16
|
||||
node-version: 18
|
||||
|
||||
- name: Build React
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user