Upgrade checkout to v1.1.0 to better support scripting git. (#56)
Some checks failed
test-local / test (ubuntu-latest) (push) Failing after 22s
test-local / test (macOS-latest) (push) Has been cancelled
test-local / test (windows-latest) (push) Has been cancelled
Some checks failed
test-local / test (ubuntu-latest) (push) Failing after 22s
test-local / test (macOS-latest) (push) Has been cancelled
test-local / test (windows-latest) (push) Has been cancelled
* Upgrade checkout to v1.1.0 to better support scripting git. * add changelog * Update README.md * Add local testing yaml * Add Status Badge to readme
This commit is contained in:

committed by
Thomas Boop

parent
f6ce2afa70
commit
0b496e91ec
@@ -20,4 +20,4 @@ inputs:
|
||||
description: 'Optional path to check out source code'
|
||||
runs:
|
||||
# Plugins live on the runner and are only available to a certain set of first party actions.
|
||||
plugin: 'checkout'
|
||||
plugin: 'checkoutV1_1'
|
||||
|
Reference in New Issue
Block a user