X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/aeec9d76523c9730dfa7c4c0dbee6514f131f16f..1f04b1855d4a261ebd454121d8ff4b9002ef5a15:/.github/workflows/test-kitchen.yml?ds=sidebyside diff --git a/.github/workflows/test-kitchen.yml b/.github/workflows/test-kitchen.yml index a28a66e99..fbe5238fe 100644 --- a/.github/workflows/test-kitchen.yml +++ b/.github/workflows/test-kitchen.yml @@ -105,7 +105,7 @@ jobs: - name: Check out code uses: actions/checkout@v2 - name: Setup ruby - uses: actions/setup-ruby@v1 + uses: actions/setup-ruby@v1.1.1 - name: Cache gems uses: actions/cache@v2 with: