X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/6b1cb7b0c7254a87f78ad367a190f05788c2f488..678ac726c66e317640d361fcb2bc6f810f917d05:/.github/workflows/test-kitchen.yml diff --git a/.github/workflows/test-kitchen.yml b/.github/workflows/test-kitchen.yml index e320a4566..1160f222f 100644 --- a/.github/workflows/test-kitchen.yml +++ b/.github/workflows/test-kitchen.yml @@ -104,7 +104,7 @@ jobs: fail-fast: false steps: - name: Check out code - uses: actions/checkout@v2.4.0 + uses: actions/checkout@v3 - name: Setup ruby uses: actions/setup-ruby@v1.1.3 - name: Cache gems