Skip to content

Commit

Permalink
Update ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
nntrn committed Feb 27, 2024
1 parent 0d874ec commit 39e8231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Set up Ruby
uses: ruby/setup-ruby@ece82769428359c077b5a5eaff268902a303c101
with:
ruby-version: "2.4.19"
ruby-version: "2.7.1"
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
- run: ./scripts/build-data.sh --remote
- name: Set up Pages
Expand Down

0 comments on commit 39e8231

Please sign in to comment.