We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 451c3a8 + 1b4db24 commit cc93e2eCopy full SHA for cc93e2e
.github/workflows/docs.yml
@@ -55,7 +55,7 @@ jobs:
55
run: vale docs/
56
57
- name: Install Ruby
58
- uses: ruby/setup-ruby@217c988b8c2bf2bacb2d5c78a7e7b18f8c34daed # v1.200.0
+ uses: ruby/setup-ruby@46ca53beb334a2329bcd0e46a694816a6ae6d173 # v1.201.0
59
with:
60
bundler-cache: true
61
working-directory: docs
.github/workflows/rubydoc.yml
@@ -43,7 +43,7 @@ jobs:
43
persist-credentials: false
44
45
46
47
48
49
working-directory: rubydoc
0 commit comments