From 8b26b3393c7256e83c641972f66680dbcc275da6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 May 2026 09:37:01 +0000 Subject: [PATCH] chore(deps): update dependency ruby to v4.0.4 (#5606) --- .github/workflows/build-docker-image.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-docker-image.yml b/.github/workflows/build-docker-image.yml index 58659f972..954eaa228 100644 --- a/.github/workflows/build-docker-image.yml +++ b/.github/workflows/build-docker-image.yml @@ -128,7 +128,7 @@ jobs: - name: Set up Ruby uses: ruby/setup-ruby@v1 with: - ruby-version: '4.0.3' + ruby-version: '4.0.4' - name: Get license run: | gem install licensee