Skip to content

Commit 22aa2ba

Browse files
committed
chore(ruby): Switch to version in pages.yml 3.2 instead of 3.1
1 parent a80f75b commit 22aa2ba

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
- name: Setup Ruby
3030
uses: ruby/setup-ruby@v1
3131
with:
32+
ruby-version: '3.2'
3233
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
3334
cache-version: 0 # Increment this number if you need to re-download cached gems
3435

.ruby-version

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)