mirror of
https://github.com/ragestudio/relic.git
synced 2025-06-09 02:24: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
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 16
|
||||
node-version: 18
|
||||
|
||||
- name: Install Dependencies
|
||||
run: npm install -f
|
||||
|
Loading…
x
Reference in New Issue
Block a user