update readme (#82)

This commit is contained in:
eric sciple
2019-12-03 11:26:12 -05:00
committed by GitHub
parent e347bba93b
commit 8461dbfed3
3 changed files with 29 additions and 13 deletions

View File

@ -96,7 +96,7 @@ function updateUsage(
}
updateUsage(
'actions/checkout@preview',
'actions/checkout@v2-beta',
path.join(__dirname, '..', '..', 'action.yml'),
path.join(__dirname, '..', '..', 'README.md')
)