chore(deps): update actions/setup-node action to v5 #14
1 changed files with 1 additions and 1 deletions
chore(deps): update actions/setup-node action to v5
commit
3ba18cd098
|
@ -20,7 +20,7 @@ runs:
|
|||
with:
|
||||
fetch-depth: 0
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v3
|
||||
uses: actions/setup-node@v5
|
||||
with:
|
||||
node-version: "lts/*"
|
||||
- name: Install dependencies
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue