mirror of
https://github.com/actions/setup-node.git
synced 2025-07-23 06:58:24 +02:00
fix for check-dist & license check failures
This commit is contained in:
parent
f7bbd036c3
commit
0725473abb
6 changed files with 84 additions and 863 deletions
|
@ -26,8 +26,8 @@
|
|||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/cache": "^4.0.0",
|
||||
"@actions/core": "^1.10.0",
|
||||
"@actions/exec": "^1.1.0",
|
||||
"@actions/core": "^1.11.1",
|
||||
"@actions/exec": "^1.1.1",
|
||||
"@actions/github": "^5.1.1",
|
||||
"@actions/glob": "^0.4.0",
|
||||
"@actions/http-client": "^2.2.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue