This commit is contained in:
parent
602f285352
commit
161583f093
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ jobs:
|
|||
version: 10
|
||||
|
||||
- name: "Setup Node.js"
|
||||
uses: "https://github.com/actions/setup-node"
|
||||
uses: "https://github.com/actions/setup-node@v4"
|
||||
with:
|
||||
node-version-file: "package.json"
|
||||
cache: "pnpm"
|
||||
|
|
Loading…
Add table
Reference in a new issue