Skip to content

Commit

Permalink
Update ruby version for github oages
Browse files Browse the repository at this point in the history
  • Loading branch information
tachyons authored Jul 19, 2023
1 parent c6ab8ee commit 7c8a581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

- uses: ruby/setup-ruby@v1
with:
ruby-version: 2.6 # Not needed with a .ruby-version file
ruby-version: 3.2 # Not needed with a .ruby-version file
bundler-cache: true # runs 'bundle install' and caches installed gems automatically

- name: Build
Expand Down

0 comments on commit 7c8a581

Please sign in to comment.