mirror of
https://code.forgejo.org/actions/checkout.git
synced 2026-08-27 20:44:58 -04:00
Bump @actions/core to 1.10.0 (#939)
* Bump @actions/core to 1.10.0 * Update licenses * Use @actions/core helper functions
This commit is contained in:
parent
e6d535c99c
commit
6a84743051
9 changed files with 2560 additions and 486 deletions
|
|
@ -28,7 +28,7 @@
|
|||
},
|
||||
"homepage": "https://github.com/actions/checkout#readme",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.2.6",
|
||||
"@actions/core": "^1.10.0",
|
||||
"@actions/exec": "^1.0.1",
|
||||
"@actions/github": "^2.2.0",
|
||||
"@actions/io": "^1.0.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue