mirror of
https://github.com/Borales/actions-yarn.git
synced 2026-06-26 02:19:26 +08:00
Update GitHub Actions Toolkit to v3
This commit is contained in:
+3
-3
@@ -12,9 +12,9 @@
|
||||
"all": "yarn build && yarn format && yarn lint && yarn package && yarn test"
|
||||
},
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.11.1",
|
||||
"@actions/exec": "^1.1.1",
|
||||
"@actions/io": "^1.1.3"
|
||||
"@actions/core": "^3.0.1",
|
||||
"@actions/exec": "^3.0.0",
|
||||
"@actions/io": "^3.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.19.43",
|
||||
|
||||
Reference in New Issue
Block a user