mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
tests: Update Ruby setup action to v1.305.0
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
4c03129fcf
commit
75f61832c2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user