Update cli CI checkout to v2 (#8823)
This commit is contained in:
parent
d600631ad1
commit
0698b15aa5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cli.yml
vendored
2
.github/workflows/cli.yml
vendored
|
@ -19,7 +19,7 @@ jobs:
|
|||
container: qmkfm/base_container
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
submodules: recursive
|
||||
- name: Install dependencies
|
||||
|
|
Loading…
Reference in a new issue