Skip to content

Commit

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

Bump ruby/setup-ruby from 1.196.0 to 1.197.0
  • Loading branch information
akkinoc authored Oct 18, 2024
2 parents 2505605 + 004d989 commit 5eab225
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.196.0
uses: ruby/setup-ruby@v1.197.0
with:
bundler-cache: true
- name: Build the site
Expand Down

0 comments on commit 5eab225

Please sign in to comment.