Skip to content

Commit 16cb6fd

Browse files
committed
Update Ruby version to 3.1 in GitHub Actions workflow
1 parent 7e46789 commit 16cb6fd

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
@@ -45,7 +45,7 @@ jobs:
4545
- name: Setup Ruby
4646
uses: ruby/setup-ruby@v1
4747
with:
48-
ruby-version: "3.4"
48+
ruby-version: "3.1"
4949
bundler-cache: true
5050
working-directory: ./docs
5151

0 commit comments

Comments
 (0)