Skip to content

Commit

Permalink
⬆️ Bump ruby/setup-ruby from 1.178.0 to 1.179.0
Browse files Browse the repository at this point in the history
  • Loading branch information
smholvoet authored Jun 4, 2024
2 parents 41dfdd0 + 341a664 commit 088c492
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 @@ -38,7 +38,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4.1.6
- name: Setup Ruby
uses: ruby/setup-ruby@0cde4689ba33c09f1b890c1725572ad96751a3fc # v1.178.0
uses: ruby/setup-ruby@d5fb7a202fc07872cb44f00ba8e6197b70cb0c55 # v1.179.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 088c492

Please # to comment.