0
1
Fork 0

Sync checkout version with tag version

This commit is contained in:
Ferenc Hammerl 2023-04-12 14:19:11 +00:00
parent 40a16ebeed
commit ed85399349
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": {