mirror of
https://github.com/actions/setup-node.git
synced 2025-07-23 15:08:24 +02:00
Setup Node.js environment using actions/setup-node@v4.1.0
--- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/actions/setup-node?shareId=XXXX-XXXX-XXXX-XXXX).
This commit is contained in:
parent
48b90677b6
commit
ca6ea2abe0
5 changed files with 11 additions and 9 deletions
|
@ -34,7 +34,8 @@
|
|||
"@actions/io": "^1.0.2",
|
||||
"@actions/tool-cache": "^2.0.1",
|
||||
"semver": "^7.6.0",
|
||||
"uuid": "^9.0.1"
|
||||
"uuid": "^9.0.1",
|
||||
"actions/setup-node@v4.1.0": "^4.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^29.5.12",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue