mirror of
https://github.com/actions/checkout.git
synced 2025-06-17 11:39:20 +00:00
update readme for v3 (#708)
* update readme for v3 * update readme with changes * nit grammar
This commit is contained in:
@ -120,7 +120,7 @@ function updateUsage(
|
||||
}
|
||||
|
||||
updateUsage(
|
||||
'actions/checkout@v2',
|
||||
'actions/checkout@v3',
|
||||
path.join(__dirname, '..', '..', 'action.yml'),
|
||||
path.join(__dirname, '..', '..', 'README.md')
|
||||
)
|
||||
|
Reference in New Issue
Block a user