1 parent 88d0ded commit 93c7319Copy full SHA for 93c7319
1 file changed
.github/workflows/docs.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Setup Ruby
33
uses: ruby/setup-ruby@v1
34
with:
35
- ruby-version: "3.1"
+ ruby-version: "3.1.1"
36
bundler-cache: true
37
working-directory: ./docs
38
0 commit comments