mirror of
https://code.forgejo.org/pnpm/action-setup.git
synced 2025-05-18 12:34:46 +00: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:
parent
3360b50db7
commit
d01953a678
2 changed files with 14 additions and 8 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