X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/5018b01afaa4717eebf3a87dae40ed6d75099101..04835a847bfba861d1bfb46b3bebfc9aaf1eae98:/.github/workflows/test-kitchen.yml diff --git a/.github/workflows/test-kitchen.yml b/.github/workflows/test-kitchen.yml index 274d152f3..3706f5de6 100644 --- a/.github/workflows/test-kitchen.yml +++ b/.github/workflows/test-kitchen.yml @@ -112,7 +112,7 @@ jobs: fail-fast: false steps: - name: Check out code - uses: actions/checkout@v2 + uses: actions/checkout@v2.3.4 - name: Setup ruby uses: actions/setup-ruby@v1.1.3 - name: Cache gems