Skip to content

Commit

Permalink
Merge pull request #201 from akkinoc/dependabot/github_actions/ruby/s…
Browse files Browse the repository at this point in the history
…etup-ruby-1.207.0

Bump ruby/setup-ruby from 1.206.0 to 1.207.0
  • Loading branch information
akkinoc authored Jan 6, 2025
2 parents 57727f5 + 3b768be commit fbaf64a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Install Homebrew Packages
run: brew install lapack openblas # for classifier-reborn
- name: Setup Ruby
uses: ruby/setup-ruby@v1.206.0
uses: ruby/setup-ruby@v1.207.0
with:
bundler-cache: true
- name: Build the site
Expand Down

0 comments on commit fbaf64a

Please sign in to comment.