From: Joe Mooring Date: Thu, 23 Apr 2026 14:52:25 +0000 (-0700) Subject: tests: Update Ruby setup action to v1.305.0 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=75f61832c29c20a02b87059feee471af86269eee;p=brevno-suite%2Fhugo tests: Update Ruby setup action to v1.305.0 --- diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index c1d7031be..a7022cecc 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -47,7 +47,7 @@ jobs: with: node-version: "22" - name: Install Ruby - uses: ruby/setup-ruby@8aeb6ff8030dd539317f8e1769a044873b56ea71 # v1.268.0 + uses: ruby/setup-ruby@0cb964fd540e0a24c900370abf38a33466142735 # v1.305.0 with: ruby-version: "3.4.5" - name: Install Ruby gems