mirror of
https://github.com/actions/checkout.git
synced 2025-07-13 20:21:53 +02: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