mirror of
https://github.com/Borales/actions-yarn.git
synced 2026-06-27 19:19:27 +08:00
Update dependency @actions/core to ^1.10.1
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@
|
||||
"all": "yarn build && yarn format && yarn lint && yarn package && yarn test"
|
||||
},
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.0",
|
||||
"@actions/core": "^1.10.1",
|
||||
"@actions/exec": "^1.1.1",
|
||||
"@actions/io": "^1.1.3"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user