Update test.yml

This commit is contained in:
eric sciple 2020-01-27 10:26:27 -05:00 committed by GitHub
parent f90c7b395d
commit f95f2a3856
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -123,7 +123,7 @@ jobs:
steps:
# Clone this repo
- name: Checkout
uses: actions/checkout@users/ericsciple/m165proxy # todo: switch to v2
uses: actions/checkout@v2
# Basic checkout using git
- name: Basic checkout