]> git.openstreetmap.org Git - chef.git/blobdiff - .github/workflows/cookstyle.yml
Add test for planet::current recipe
[chef.git] / .github / workflows / cookstyle.yml
index c82391de1f42e656dce9586a948139227569d313..a181f72f1dfba332cdc7450c8c4f069c4359b57f 100644 (file)
@@ -8,9 +8,7 @@ jobs:
     runs-on: ubuntu-latest
     steps:
     - name: Check out code
-      uses: actions/checkout@v1
-      with:
-        fetch-depth: 1
+      uses: actions/checkout@v2
     - name: Setup ruby
       uses: actions/setup-ruby@v1
     - name: Cache gems