mirror of
https://github.com/pnpm/action-setup.git
synced 2025-07-09 21:59:42 +08:00
Update action/core to 1.10.0 to fix deprecation warnings (#59)
* chore: update action/core to 1.10.0 * chore(lock): freshen
This commit is contained in:
committed by
GitHub
parent
3360b50db7
commit
d01953a678
@ -7,7 +7,7 @@
|
||||
"start": "pnpm run build && sh ./run.sh"
|
||||
},
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.6.0",
|
||||
"@actions/core": "^1.10.0",
|
||||
"@types/expand-tilde": "^2.0.0",
|
||||
"@types/fs-extra": "^9.0.13",
|
||||
"@types/js-yaml": "^4.0.5",
|
||||
|
Reference in New Issue
Block a user