1
0
Fork 0
mirror of https://code.forgejo.org/actions/checkout.git synced 2025-04-24 13:19:54 +02:00

Release 4.0.0 (#1447)

* Release 4.0.0

* Add new major version to workflow
This commit is contained in:
Tatyana Kostromskaya 2023-09-04 14:19:40 +02:00 committed by GitHub
parent 8b5e8b7687
commit 3df4ab11eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 3 deletions

4
package-lock.json generated
View file

@ -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",