mirror of
https://github.com/actions/checkout.git
synced 2026-04-17 04:16:31 +03:00
Prepare 4.2.0 release (#1878)
Some checks failed
Check dist / check-dist (push) Failing after 10s
CodeQL / Analyze (javascript) (push) Failing after 1s
Licensed / Check licenses (push) Successful in 23s
Build and Test / build (push) Failing after 1s
Build and Test / test (ubuntu-latest) (push) Failing after 49s
Build and Test / test-proxy (push) Failing after 19s
Build and Test / test-bypass-proxy (push) Failing after 31s
Build and Test / test-git-container (push) Failing after 12s
Build and Test / test-output (push) Successful in 6s
Build and Test / test (macos-latest) (push) Has been cancelled
Build and Test / test (windows-latest) (push) Has been cancelled
Some checks failed
Check dist / check-dist (push) Failing after 10s
CodeQL / Analyze (javascript) (push) Failing after 1s
Licensed / Check licenses (push) Successful in 23s
Build and Test / build (push) Failing after 1s
Build and Test / test (ubuntu-latest) (push) Failing after 49s
Build and Test / test-proxy (push) Failing after 19s
Build and Test / test-bypass-proxy (push) Failing after 31s
Build and Test / test-git-container (push) Failing after 12s
Build and Test / test-output (push) Successful in 6s
Build and Test / test (macos-latest) (push) Has been cancelled
Build and Test / test (windows-latest) (push) Has been cancelled
* Bump package version to 4.1.8 * Add v4.1.8 changelog * Bump version to `4.2.0`
This commit is contained in:
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "checkout",
|
||||
"version": "4.1.7",
|
||||
"version": "4.2.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "checkout",
|
||||
"version": "4.1.7",
|
||||
"version": "4.2.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.1",
|
||||
|
||||
Reference in New Issue
Block a user