From 01cd67839d5115538fc7c705954f6983cca21de3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 14 May 2023 13:38:19 +0000 Subject: [PATCH] Update ruby/setup-ruby digest to 7d546f4 --- .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 152e4860b0b7c..4fd5e1af0f243 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@7d546f4868fb108ed378764d873683f920672ae2 with: ruby-version: 2.6.0 bundler-cache: true