Skip to content

Commit

Permalink
Update ruby version in jekyll.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dyfer authored Aug 26, 2024
1 parent 11f2e05 commit f98e91d
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 @@ -27,7 +27,7 @@ jobs:
- name: setup ruby and build
uses: ruby/setup-ruby@v1
with:
ruby-version: 2.7
ruby-version: 3.3
bundler: 'Gemfile.lock'
bundler-cache: true # this will run bundle install

0 comments on commit f98e91d

Please sign in to comment.