Skip to content

Commit

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

Bump ruby/setup-ruby from 1.169.0 to 1.170.0
  • Loading branch information
akkinoc authored Jan 27, 2024
2 parents c02227c + 373a82d commit fa55fc5
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 @@ -12,7 +12,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup Ruby
uses: ruby/setup-ruby@v1.169.0
uses: ruby/setup-ruby@v1.170.0
with:
bundler-cache: true
- name: Build the site
Expand Down

0 comments on commit fa55fc5

Please sign in to comment.