0
1
Fork 0
mirror of https://github.com/actions/checkout synced 2024-06-17 14:28:20 +02:00

Bump version in package.json to 4.1.2

This commit is contained in:
John Wesley Walker III 2024-03-12 11:58:02 +01:00 committed by GitHub
parent a79af8752c
commit a488071593
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
{
"name": "checkout",
"version": "4.1.0",
"version": "4.1.2",
"description": "checkout action",
"main": "lib/main.js",
"scripts": {
@ -52,4 +52,4 @@
"ts-jest": "^27.0.7",
"typescript": "^4.4.4"
}
}
}