Browse Source

Update cli CI checkout to v2 (#8823)

Joel Challis 5 years ago
parent
commit
0698b15aa5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/cli.yml

+ 1 - 1
.github/workflows/cli.yml

@@ -19,7 +19,7 @@ jobs:
     container: qmkfm/base_container
 
     steps:
-    - uses: actions/checkout@v1
+    - uses: actions/checkout@v2
       with:
         submodules: recursive
     - name: Install dependencies