Add explicit checkout of workspace

This commit is contained in:
Max Schoening 2019-08-19 11:14:03 -07:00
parent 6760683639
commit 70549e4c02

View File

@ -5,4 +5,5 @@ jobs:
name: Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1.0.0
- uses: max/awesome-lint@1.0.0