checkout action to v1

pull/83/head
Pat Hickey 6 years ago
parent 9e43b602af
commit c9baaf32b9

@ -14,7 +14,7 @@ jobs:
# llvm 9 build is broken on windows for now. Re-enable this when it is fixed: # llvm 9 build is broken on windows for now. Re-enable this when it is fixed:
# - windows-latest # - windows-latest
steps: steps:
- uses: actions/checkout@master - uses: actions/checkout@v1
with: with:
submodules: true submodules: true
- run: | - run: |

Loading…
Cancel
Save