X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/aca80789b0150569b44c083969d67524fd697ab2..fa63c845987967418edaff22b75958916b19f19a:/.github/workflows/test-kitchen.yml diff --git a/.github/workflows/test-kitchen.yml b/.github/workflows/test-kitchen.yml index 88f42b0a5..c8e4cfd4b 100644 --- a/.github/workflows/test-kitchen.yml +++ b/.github/workflows/test-kitchen.yml @@ -91,7 +91,6 @@ jobs: - sysfs - taginfo - tile - - tilecache - tilelog - tools - trac @@ -106,7 +105,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