Skip to content

Commit

Permalink
Insist on Ruby 3.1.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
imcbride committed Jan 18, 2024
1 parent c02fd7b commit 178af7a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
uses: ruby/setup-ruby@v1
with:
bundler-cache: true
ruby-version: 3.1.3
- name: Install Jekyll
run: gem install jekyll bundler
- name: Build And Deploy
Expand Down

0 comments on commit 178af7a

Please sign in to comment.