Skip to content

Commit 93c7319

Browse files
committed
Update Ruby version to 3.1.1 in GitHub Actions workflow
1 parent 88d0ded commit 93c7319

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
@@ -32,7 +32,7 @@ jobs:
3232
- name: Setup Ruby
3333
uses: ruby/setup-ruby@v1
3434
with:
35-
ruby-version: "3.1"
35+
ruby-version: "3.1.1"
3636
bundler-cache: true
3737
working-directory: ./docs
3838

0 commit comments

Comments
 (0)