This commit is contained in:
eric sciple 2019-12-12 14:44:19 -05:00 committed by GitHub
parent a6747255bd
commit 3537747199
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -88,9 +88,8 @@ jobs:
container: alpine:latest
steps:
# Clone this repo
# todo: after v2-beta contains the latest changes, switch this to "uses: actions/checkout@v2-beta"
- name: Checkout
uses: actions/checkout@a572f640b07e96fc5837b3adfa0e5a2ddd8dae21
uses: actions/checkout@v2-beta
# Basic checkout
- name: Basic checkout