Bump checkout github action version (#2362)

Signed-off-by: Nolan Brubaker <brubakern@vmware.com>
pull/2369/head
Nolan Brubaker 2020-03-23 13:32:05 -04:00 committed by GitHub
parent f6cd53c6cb
commit d1482d927e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ jobs:
steps:
- name: Check out the code
uses: actions/checkout@v1
uses: actions/checkout@v2
- name: Make ci
run: make ci