From 7e53036c9714f65875fcea76bcb6d574bdc65a45 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 09:55:29 +0000 Subject: [PATCH] chore(deps): update dependency ruby to v2.7.8 --- .github/workflows/system-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/system-tests.yml b/.github/workflows/system-tests.yml index 6af959c4138..f4d75ba716f 100644 --- a/.github/workflows/system-tests.yml +++ b/.github/workflows/system-tests.yml @@ -45,7 +45,7 @@ jobs: - name: Install Ruby uses: ruby/setup-ruby@v1 with: - ruby-version: '2.7' + ruby-version: '2.7.8' - name: Checkout code uses: actions/checkout@v4 - name: Install