Upgrade checkout to v1.1.0 to better support scripting git.

This commit is contained in:
Tingluo Huang 2019-10-14 14:58:03 -04:00
parent f6ce2afa70
commit d265d21cbb
2 changed files with 25 additions and 5 deletions

View file

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