mirror of
https://github.com/actions/checkout.git
synced 2025-04-25 21:19:32 +08:00
.
This commit is contained in:
parent
77f3dfc514
commit
5b82efa243
|
@ -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…
Reference in New Issue
Block a user