This commit is contained in:
parent
b16cc1ad79
commit
1f23699f5a
4
.github/workflows/futon-deploy.yaml
vendored
4
.github/workflows/futon-deploy.yaml
vendored
@ -14,9 +14,9 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: install Node.js
|
||||
uses: actions/setup-node@v1
|
||||
uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: 12
|
||||
node-version: 18
|
||||
|
||||
- name: Install ependencies
|
||||
run: 'npm ci'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user