Skip to content

Commit adff25b

Browse files
authored
Update pages.yml
1 parent 5af0fcc commit adff25b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Setup Ruby & Install Gems
2727
uses: ruby/setup-ruby@v1
2828
with:
29-
ruby-version: "2.7.8" # pick any supported version
29+
ruby-version: "3.2.2" # pick any supported version
3030
bundler-cache: true
3131

3232
- name: Configure Pages

0 commit comments

Comments
 (0)