Skip to content

Commit

Permalink
Update cli CI checkout to v2 (qmk#8823)
Browse files Browse the repository at this point in the history
  • Loading branch information
zvecr committed Apr 19, 2020
1 parent d600631 commit 0698b15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
container: qmkfm/base_container

steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v2
with:
submodules: recursive
- name: Install dependencies
Expand Down

0 comments on commit 0698b15

Please sign in to comment.