Update netlify-dev.yml
This commit is contained in:
parent
959091f7f3
commit
fc45f81ec2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/netlify-dev.yml
vendored
2
.github/workflows/netlify-dev.yml
vendored
|
@ -17,7 +17,7 @@ jobs:
|
||||||
- name: Setup node
|
- name: Setup node
|
||||||
uses: actions/setup-node@v3.3.0
|
uses: actions/setup-node@v3.3.0
|
||||||
with:
|
with:
|
||||||
node-version: 16
|
node-version: 17.9.0
|
||||||
- name: Build and deploy to Netlify
|
- name: Build and deploy to Netlify
|
||||||
uses: jsmrcaga/action-netlify-deploy@fb6a5f936a4b06a8f7793e69fc5a022ffe39807a
|
uses: jsmrcaga/action-netlify-deploy@fb6a5f936a4b06a8f7793e69fc5a022ffe39807a
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in a new issue