change to checkout@v2

This commit is contained in:
caternuson 2020-02-21 07:43:31 -08:00
parent 9cd1ef3995
commit d6402215d9

View file

@ -26,7 +26,7 @@ jobs:
run: |
python3 --version
- name: Checkout Current Repo
uses: actions/checkout@v1
uses: actions/checkout@v2
with:
submodules: true
- name: Checkout tools repo