From 650b6c5a8d84c2983df87332339b1270f6803357 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 18:14:38 +0000 Subject: [PATCH] Update ruby/setup-ruby digest to d2b39ad --- .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 152e4860b0b7cd..e8880ba625a131 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@08245253a76fa4d1e459b7809579c62bd9eb718a + uses: ruby/setup-ruby@d2b39ad0b52eca07d23f3aa14fdf2a3fcc1f411c with: ruby-version: 2.6.0 bundler-cache: true