Skip to content

Commit

Permalink
⬆ Bump ruby/setup-ruby from 1.179.1 to 1.183.0
Browse files Browse the repository at this point in the history
Bump ruby/setup-ruby from 1.179.1 to 1.183.0
  • Loading branch information
smholvoet authored Jul 2, 2024
2 parents 357489b + 1c23d41 commit 6e6b902
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.7
- name: Setup Ruby
uses: ruby/setup-ruby@78c01b705fd9d5ad960d432d3a0cfa341d50e410 # v1.179.1
uses: ruby/setup-ruby@1d0e911f615a112e322369596f10ee0b95b010ae # v1.183.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 6e6b902

Please # to comment.