Update docs

This commit is contained in:
Cory Miller
2023-10-17 15:38:19 +00:00
parent 3df4ab11eb
commit 1e31de5234
2 changed files with 20 additions and 20 deletions

View File

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