3
0
Fork 0
mirror of https://code.forgejo.org/actions/checkout.git synced 2026-06-27 15:18:51 +00:00

getting ready for checkout v7 release (#2464)

* 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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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')
)