getting ready for checkout v7 release

This commit is contained in:
Aiqiao Yan
2026-06-16 22:10:50 +00:00
parent f0282184c7
commit ee538cb826
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')
)