We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac571d0 commit 3924bbdCopy full SHA for 3924bbd
1 file changed
.github/workflows/main.yml
@@ -14,7 +14,7 @@ jobs:
14
# llvm 9 build is broken on windows for now. Re-enable this when it is fixed:
15
# - windows-latest
16
steps:
17
- - uses: actions/checkout@master
+ - uses: actions/checkout@v1
18
with:
19
submodules: true
20
- run: |
0 commit comments