mirror of
https://github.com/actions/checkout.git
synced 2025-04-01 22:10:06 +02:00
.
This commit is contained in:
parent
77f3dfc514
commit
5b82efa243
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ function updateUsage(
|
||||||
}
|
}
|
||||||
|
|
||||||
updateUsage(
|
updateUsage(
|
||||||
'actions/checkout@v2-beta',
|
'actions/checkout@v2',
|
||||||
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