0
1
Fork 0

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
1 changed files with 1 additions and 1 deletions

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