Skip to content

Commit

Permalink
Merge pull request #58 from CodeCommunityHub/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/ruby/setup-ruby-1.213.0

Bump ruby/setup-ruby from 1.204.0 to 1.213.0
  • Loading branch information
anufdo authored Jan 25, 2025
2 parents aa76b9e + 5a3c107 commit 9caa3cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jekyll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Ruby
uses: ruby/setup-ruby@401c19e14f474b54450cd3905bb8b86e2c8509cf # v1.204.0
uses: ruby/setup-ruby@28c4deda893d5a96a6b2d958c5b47fc18d65c9d3 # v1.213.0
with:
ruby-version: "3.1" # Not needed with a .ruby-version file
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
Expand Down

0 comments on commit 9caa3cb

Please sign in to comment.