X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/17636da518125817ae017751a8d7250aaf964291..381853426a81e73626ef28cd5c76598a06499c39:/.github/workflows/test-kitchen.yml?ds=sidebyside diff --git a/.github/workflows/test-kitchen.yml b/.github/workflows/test-kitchen.yml index 50c43de4a..88f42b0a5 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.4 + uses: actions/checkout@v2.3.5 - name: Setup ruby uses: actions/setup-ruby@v1.1.3 - name: Cache gems