mirror of
https://github.com/ragestudio/relic.git
synced 2025-06-09 10:34:18 +00:00
update node version to 18
This commit is contained in:
parent
b205f935b3
commit
6e2f82b52c
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
|||||||
- name: Install Node.js
|
- name: Install Node.js
|
||||||
uses: actions/setup-node@v3
|
uses: actions/setup-node@v3
|
||||||
with:
|
with:
|
||||||
node-version: 16
|
node-version: 18
|
||||||
|
|
||||||
- name: Install Dependencies
|
- name: Install Dependencies
|
||||||
run: npm install -f
|
run: npm install -f
|
||||||
|
Loading…
x
Reference in New Issue
Block a user