mirror of
https://github.com/actions/checkout.git
synced 2026-01-28 22:52:05 +00:00
Prepare v5.0.0 release (#2238)
Some checks failed
Build and Test / test (ubuntu-latest) (push) Failing after 10s
Build and Test / test-proxy (push) Failing after 16s
Build and Test / test-bypass-proxy (push) Failing after 40s
CodeQL / Analyze (javascript) (push) Failing after 1m4s
Check dist / check-dist (push) Successful in 1m12s
Build and Test / build (push) Failing after 1m21s
Build and Test / test-git-container (push) Failing after 1m24s
Build and Test / test-output (push) Failing after 6m43s
Licensed / Check licenses (push) Failing after 12m39s
Build and Test / test (macos-latest) (push) Has been cancelled
Build and Test / test (windows-latest) (push) Has been cancelled
Some checks failed
Build and Test / test (ubuntu-latest) (push) Failing after 10s
Build and Test / test-proxy (push) Failing after 16s
Build and Test / test-bypass-proxy (push) Failing after 40s
CodeQL / Analyze (javascript) (push) Failing after 1m4s
Check dist / check-dist (push) Successful in 1m12s
Build and Test / build (push) Failing after 1m21s
Build and Test / test-git-container (push) Failing after 1m24s
Build and Test / test-output (push) Failing after 6m43s
Licensed / Check licenses (push) Failing after 12m39s
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:
@@ -120,7 +120,7 @@ function updateUsage(
|
||||
}
|
||||
|
||||
updateUsage(
|
||||
'actions/checkout@v4',
|
||||
'actions/checkout@v5',
|
||||
path.join(__dirname, '..', '..', 'action.yml'),
|
||||
path.join(__dirname, '..', '..', 'README.md')
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user