Update docs
Some checks failed
Build and Test / build (push) Waiting to run
Build and Test / test (ubuntu-latest) (push) Waiting to run
Build and Test / test (windows-latest) (push) Waiting to run
Build and Test / test-proxy (push) Waiting to run
Build and Test / test-bypass-proxy (push) Waiting to run
Build and Test / test-git-container (push) Waiting to run
Build and Test / test (macos-latest) (push) Failing after 5s

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')
)