1
0
Fork 0
mirror of https://github.com/actions/checkout.git synced 2025-07-12 08:40:45 +00:00

update readme

This commit is contained in:
eric sciple 2019-12-03 11:02:12 -05:00
parent e347bba93b
commit 0f394b5ea0
5 changed files with 458 additions and 306 deletions

View file

@ -96,7 +96,7 @@ function updateUsage(
}
updateUsage(
'actions/checkout@preview',
'actions/checkout@v2-beta',
path.join(__dirname, '..', '..', 'action.yml'),
path.join(__dirname, '..', '..', 'README.md')
)