X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/285e9901c691d922b8e3adaff28ec6604cd7e999..c0cf401614e37e85249407142d473d7be59a4310:/.github/workflows/test-kitchen.yml diff --git a/.github/workflows/test-kitchen.yml b/.github/workflows/test-kitchen.yml index 16babd429..b395f204c 100644 --- a/.github/workflows/test-kitchen.yml +++ b/.github/workflows/test-kitchen.yml @@ -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