X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/da3531c059a26e681152d9f0457a0e2d9b054642..9626c2e9e81b53134c416cca0594fad46aa2dc01:/.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