Skip to content

Commit

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

Bump ruby/setup-ruby from 1.197.0 to 1.198.0
  • Loading branch information
akkinoc authored Oct 31, 2024
2 parents 6550178 + bc3a9ff commit 2359331
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.197.0
uses: ruby/setup-ruby@v1.198.0
with:
bundler-cache: true
- name: Build the site
Expand Down

0 comments on commit 2359331

Please sign in to comment.