From cfacce437bdc761c83c975497552a0ab741c406f Mon Sep 17 00:00:00 2001 From: Frossted <236538685+Frossted@users.noreply.github.com> Date: Sun, 21 Jun 2026 06:07:42 +0200 Subject: [PATCH] Update ci.yml --- .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 72ad5cd9..a7db649b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,7 +25,7 @@ jobs: with: fetch-depth: 10 - - uses: ruby/setup-ruby@12fd324f1d0b43274fdc8130f6980590a667c455 # v1 + - uses: ruby/setup-ruby@89f90524b88a01fe6e0b732220432cc6142926af # v1 with: ruby-version: ${{ matrix.ruby }} bundler-cache: true