mirror of
https://github.com/actions/checkout.git
synced 2025-06-08 00:39:04 +00:00
Merge a6b6acc11a
into 09d2acae67
This commit is contained in:
commit
67273ea698
2 changed files with 10 additions and 10 deletions
|
@ -33,12 +33,12 @@
|
|||
"@actions/github": "^6.0.0",
|
||||
"@actions/io": "^1.1.3",
|
||||
"@actions/tool-cache": "^2.0.1",
|
||||
"uuid": "^9.0.1"
|
||||
"uuid": "^10.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^29.5.12",
|
||||
"@types/node": "^20.12.12",
|
||||
"@types/uuid": "^9.0.8",
|
||||
"@types/uuid": "^10.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "^7.9.0",
|
||||
"@typescript-eslint/parser": "^7.9.0",
|
||||
"@vercel/ncc": "^0.38.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue