mirror of
https://gitea.com/actions/checkout.git
synced 2025-07-09 21:59:58 +08:00
Release 4.0.0 (#1447)
* Release 4.0.0 * Add new major version to workflow
This commit is contained in:
committed by
GitHub
parent
8b5e8b7687
commit
3df4ab11eb
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "checkout",
|
||||
"version": "3.6.0",
|
||||
"version": "4.0.0",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "checkout",
|
||||
"version": "3.6.0",
|
||||
"version": "4.0.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.0",
|
||||
|
Reference in New Issue
Block a user