Skip to content

Commit

Permalink
chore: bump ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
pitmonticone committed Feb 19, 2025
1 parent 2a2782b commit 404fc28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blueprint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
uses: ruby/setup-ruby@v1
with:
working-directory: docs
ruby-version: "3.0" # Specify Ruby version
ruby-version: "3.1" # Specify Ruby version
bundler-cache: true # Enable caching for bundler

- name: Build website using Jekyll
Expand Down

0 comments on commit 404fc28

Please sign in to comment.