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

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-03-13 08:43:06 +02:00
committed by GitHub
parent 88619b11e9
commit a3d2de0abd
2 changed files with 2 additions and 2 deletions

View File

@@ -37,7 +37,7 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- name: Setup Ruby - name: Setup Ruby
uses: ruby/setup-ruby@6ca151fd1bfcfd6fe0c4eb6837eb0584d0134a0c # v1.290.0 uses: ruby/setup-ruby@4eb9f110bac952a8b68ecf92e3b5c7a987594ba6 # v1.292.0
with: with:
bundler-cache: true bundler-cache: true

View File

@@ -31,7 +31,7 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- name: Setup Ruby - 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 - name: Setup project dependencies and build site
shell: bash shell: bash