Release 3.6.0

This commit is contained in:
Luke Tomlinson 2023-08-24 09:42:03 -04:00
parent 7739b9ba2e
commit b08ff58795
3 changed files with 8 additions and 4 deletions

View file

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