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

Prepare 4.2.0 release (#1878)

* Bump package version to 4.1.8

* Add v4.1.8 changelog

* Bump version to `4.2.0`
This commit is contained in:
Josh Gross 2024-09-25 13:51:15 -04:00 committed by GitHub
parent 6d193bf280
commit d632683dd7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 8 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "checkout",
"version": "4.1.7",
"version": "4.2.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "checkout",
"version": "4.1.7",
"version": "4.2.0",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.10.1",