mirror of
https://github.com/pnpm/action-setup.git
synced 2025-06-08 09:47:02 +09:00
chore: update action/core to 1.10.0
This commit is contained in:
parent
537643d491
commit
19c919d709
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue