X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/aca80789b0150569b44c083969d67524fd697ab2..8724d4f9c9bf439e5dc28a05f04c1a80ca7498c4:/.github/workflows/test-kitchen.yml diff --git a/.github/workflows/test-kitchen.yml b/.github/workflows/test-kitchen.yml index 88f42b0a5..ec89f07d2 100644 --- a/.github/workflows/test-kitchen.yml +++ b/.github/workflows/test-kitchen.yml @@ -106,7 +106,7 @@ jobs: fail-fast: false steps: - name: Check out code - uses: actions/checkout@v2.3.5 + uses: actions/checkout@v2.4.0 - name: Setup ruby uses: actions/setup-ruby@v1.1.3 - name: Cache gems