Skip to content

Commit 62e5546

Browse files
committed
Bump ruby version from 2.7 to 3.1.
1 parent c076fdd commit 62e5546

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Set up Ruby
2020
uses: ruby/setup-ruby@v1
2121
with:
22-
ruby-version: '2.7'
22+
ruby-version: '3.1'
2323
bundler-cache: true
2424

2525
- name: Set up Python

0 commit comments

Comments
 (0)