Compare commits

...

1 Commits

Author SHA1 Message Date
Ferenc Hammerl ed85399349 Sync checkout version with tag version 2023-04-12 14:19:11 +00:00
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

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

View File

@ -1,6 +1,6 @@
{
"name": "checkout",
"version": "3.2.0",
"version": "3.6.0",
"description": "checkout action",
"main": "lib/main.js",
"scripts": {