mirror of
https://github.com/actions/checkout.git
synced 2025-03-31 05:20:06 +02:00
Update actionReference in generate-docs.ts for v4
This commit is contained in:
parent
bf58887d3d
commit
7f2542429b
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ function updateUsage(
|
||||||
}
|
}
|
||||||
|
|
||||||
updateUsage(
|
updateUsage(
|
||||||
'actions/checkout@v3',
|
'actions/checkout@v4',
|
||||||
path.join(__dirname, '..', '..', 'action.yml'),
|
path.join(__dirname, '..', '..', 'action.yml'),
|
||||||
path.join(__dirname, '..', '..', 'README.md')
|
path.join(__dirname, '..', '..', 'README.md')
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Reference in a new issue