From 6ebabe933e58399f04cf765e77b64c92508c0dd5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 13:02:38 +0000 Subject: [PATCH] Update ruby/setup-ruby digest to cd48c8e --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 423bc26d7268f..b3b187a0aaf72 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -45,7 +45,7 @@ jobs: uses: actions/checkout@47fbe2df0ad0e27efb67a70beac3555f192b062f - name: Install Ruby - uses: ruby/setup-ruby@55283cc23133118229fd3f97f9336ee23a179fcf + uses: ruby/setup-ruby@cd48c8e22733480b66887b42bfeb6c0b88ea1a56 with: ruby-version: 3.1.4 # 3.2 fails, see https://github.com/github/pages-gem/issues/879 bundler-cache: true