Skip to content

Commit 4868a68

Browse files
cpsievertclaude
andcommitted
Update docs workflow to use Ruby 3.2
Required for compatibility with newer gem versions from graphing-library-docs. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 386506d commit 4868a68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- name: Setup Ruby
4747
uses: ruby/setup-ruby@v1
4848
with:
49-
ruby-version: '2.7.4'
49+
ruby-version: '3.2'
5050
bundler-cache: true
5151

5252
- name: Fetch R/ggplot2 docs from plotly.r-docs

0 commit comments

Comments
 (0)