Prep Release v4.1.4 (#1704)

* Update package.json and package-lock.json to reflect v4.1.4
* Update CHANGELOG
This commit is contained in:
John Wesley Walker III
2024-04-24 15:29:05 +02:00
committed by GitHub
parent 43045ae669
commit 0ad4b8fada
3 changed files with 14 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "checkout",
"version": "4.1.3",
"version": "4.1.4",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "checkout",
"version": "4.1.3",
"version": "4.1.4",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.10.0",