mirror of
https://code.forgejo.org/actions/checkout
synced 2025-04-22 00:33:53 +08:00
update examples to reference v2 tag (#110)
This commit is contained in:
parent
3537747199
commit
722adc63f1
3 changed files with 8 additions and 8 deletions
|
@ -96,7 +96,7 @@ function updateUsage(
|
|||
}
|
||||
|
||||
updateUsage(
|
||||
'actions/checkout@v2-beta',
|
||||
'actions/checkout@v2',
|
||||
path.join(__dirname, '..', '..', 'action.yml'),
|
||||
path.join(__dirname, '..', '..', 'README.md')
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue