update readme for v3

This commit is contained in:
Thomas Boop 2022-03-01 12:17:33 -05:00
parent 8f9e05e482
commit cbe1c262c7
2 changed files with 14 additions and 14 deletions

View file

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