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
|
version: 10
|
||||||
|
|
||||||
- name: "Setup Node.js"
|
- name: "Setup Node.js"
|
||||||
uses: "https://github.com/actions/setup-node"
|
uses: "https://github.com/actions/setup-node@v4"
|
||||||
with:
|
with:
|
||||||
node-version-file: "package.json"
|
node-version-file: "package.json"
|
||||||
cache: "pnpm"
|
cache: "pnpm"
|
||||||
|
|
Loading…
Add table
Reference in a new issue