mirror of
https://github.com/logos-messaging/lab.waku.org.git
synced 2026-01-07 08:13:10 +00:00
up ci
This commit is contained in:
parent
b73f263719
commit
32236b065a
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -31,9 +31,9 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Install NodeJS
|
||||
uses: actions/setup-node@v2
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: "18"
|
||||
node-version: "20"
|
||||
cache: "npm"
|
||||
cache-dependency-path: "**/package-lock.json"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user