mirror of
https://github.com/actions/checkout.git
synced 2025-04-23 00:16:35 +02:00
update readme for v3 (#708)
* update readme for v3 * update readme with changes * nit grammar
This commit is contained in:
parent
8f9e05e482
commit
a12a3943b4
2 changed files with 17 additions and 30 deletions
|
@ -120,7 +120,7 @@ function updateUsage(
|
|||
}
|
||||
|
||||
updateUsage(
|
||||
'actions/checkout@v2',
|
||||
'actions/checkout@v3',
|
||||
path.join(__dirname, '..', '..', 'action.yml'),
|
||||
path.join(__dirname, '..', '..', 'README.md')
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue