1
0
Fork 0
mirror of https://github.com/actions/checkout.git synced 2025-05-14 18:31:50 +02:00

Bump version to 4.2.0

This commit is contained in:
Josh Gross 2024-09-09 15:18:24 -04:00
parent 07fcf65d35
commit 10878643c9
No known key found for this signature in database
3 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View file

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