Update actions/setup-node
This commit is contained in:
parent
035c45727e
commit
fce41cef7f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/remark.yml
vendored
2
.github/workflows/remark.yml
vendored
|
@ -19,7 +19,7 @@ jobs:
|
|||
uses: actions/checkout@v3
|
||||
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v1.4.4
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: '14.x'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue