Browse Source

chore(deps): bump ruby/setup-ruby from 1.306.0 to 1.310.0 (#8905)

Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.306.0 to 1.310.0.
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
- [Commits](https://github.com/ruby/setup-ruby/compare/c4e5b1316158f92e3d49443a9d58b31d25ac0f8f...afeafc3d1ab54a631816aba4c914a0081c12ff2f)

---
updated-dependencies:
- dependency-name: ruby/setup-ruby
  dependency-version: 1.310.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 1 week ago
parent
commit
7d1a76da6b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/jekyll-gh-pages.yml

+ 1 - 1
.github/workflows/jekyll-gh-pages.yml

@@ -31,7 +31,7 @@ jobs:
       - name: Checkout
       - name: Checkout
         uses: actions/checkout@v6
         uses: actions/checkout@v6
       - name: Setup Ruby
       - name: Setup Ruby
-        uses: ruby/setup-ruby@c4e5b1316158f92e3d49443a9d58b31d25ac0f8f
+        uses: ruby/setup-ruby@afeafc3d1ab54a631816aba4c914a0081c12ff2f
         with:
         with:
           ruby-version: '3.4.9'
           ruby-version: '3.4.9'
           bundler-cache: true # runs 'bundle install' and caches installed gems automatically
           bundler-cache: true # runs 'bundle install' and caches installed gems automatically