pull/1024/head v3.2.0
Vallie Joseph 1 year ago committed by GitHub
parent 26d48e8ea1
commit 755da8c3cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
package-lock.json generated

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

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

Loading…
Cancel
Save