mirror of
https://github.com/actions/checkout.git
synced 2025-04-23 00:16:35 +02:00
Update README.md for V4 (#1452)
* Update README.md for V4 * Update actionReference in generate-docs.ts for v4
This commit is contained in:
parent
3df4ab11eb
commit
72f2cec99f
2 changed files with 21 additions and 20 deletions
|
@ -120,7 +120,7 @@ function updateUsage(
|
|||
}
|
||||
|
||||
updateUsage(
|
||||
'actions/checkout@v3',
|
||||
'actions/checkout@v4',
|
||||
path.join(__dirname, '..', '..', 'action.yml'),
|
||||
path.join(__dirname, '..', '..', 'README.md')
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue