chore(actions): update ruby/setup-ruby action (v1.290.0 → v1.292.0)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-03-11 22:14:00 +00:00
committed by GitHub
parent 88619b11e9
commit 29ed0efe5e
2 changed files with 2 additions and 2 deletions

View File

@@ -31,7 +31,7 @@ jobs:
fetch-depth: 0
- name: Setup Ruby
uses: ruby/setup-ruby@6ca151fd1bfcfd6fe0c4eb6837eb0584d0134a0c # v1.290.0
uses: ruby/setup-ruby@4eb9f110bac952a8b68ecf92e3b5c7a987594ba6 # v1.292.0
- name: Setup project dependencies and build site
shell: bash