Skip to content

Commit

Permalink
Unpin ruby/setup-ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
Tschrock committed Jan 15, 2024
1 parent 1ad9444 commit 0043982
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 @@ -35,7 +35,7 @@ jobs:
with:
submodules: recursive
- name: Setup Ruby
uses: ruby/setup-ruby@ee2113536afb7f793eed4ce60e8d3b26db912da4 # v1.127.0
uses: ruby/setup-ruby@v1
with:
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
cache-version: 0 # Increment this number if you need to re-download cached gems
Expand Down

0 comments on commit 0043982

Please sign in to comment.