]> git.openstreetmap.org Git - chef.git/blobdiff - .github/workflows/test-kitchen.yml
Switch to github actions/checkout@v2
[chef.git] / .github / workflows / test-kitchen.yml
index 16babd429c5f22daedbc679a0bb522d042ef5968..b395f204c2f2cf47bd8d48d7157b79abced19b18 100644 (file)
@@ -75,9 +75,7 @@ jobs:
       fail-fast: false
     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