Release 3.6.0 (#1437)
Some checks failed
Build and Test / build (push) Failing after 5m37s
Build and Test / test (ubuntu-latest) (push) Failing after 34s
Build and Test / test-proxy (push) Failing after 14s
Build and Test / test-bypass-proxy (push) Failing after 45s
Build and Test / test-git-container (push) Failing after 7s
Build and Test / test (macos-latest) (push) Has been cancelled
Build and Test / test (windows-latest) (push) Has been cancelled

This commit is contained in:
Luke Tomlinson
2023-08-24 09:54:47 -04:00
committed by GitHub
parent 7739b9ba2e
commit f43a0e5ff2
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"
}
}
}