getting ready for checkout v7 release (#2464)
Some checks failed
Licensed / Check licenses (push) Successful in 13s
Build and Test / test-proxy (push) Failing after 4s
Check dist / check-dist (push) Failing after 4s
CodeQL / Analyze (javascript) (push) Failing after 3s
Build and Test / build (push) Failing after 1s
Build and Test / test-bypass-proxy (push) Failing after 28s
Build and Test / test (ubuntu-latest) (push) Failing after 44s
Build and Test / test-git-container (push) Failing after 3s
Build and Test / test-output (push) Successful in 5s
Build and Test / test (windows-latest) (push) Has been cancelled
Build and Test / test (macos-latest) (push) Has been cancelled

* getting ready for checkout v7 release

* update changelog wording

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Aiqiao Yan
2026-06-17 09:59:35 -04:00
committed by GitHub
parent f0282184c7
commit 1044a6dea9
5 changed files with 76 additions and 50 deletions

View File

@@ -123,7 +123,7 @@ function updateUsage(
}
updateUsage(
'actions/checkout@v6',
'actions/checkout@v7',
path.join(__dirname, '..', '..', 'action.yml'),
path.join(__dirname, '..', '..', 'README.md')
)