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 cf06bfd + 6053cf7 commit b3ef59eCopy full SHA for b3ef59e
.github/workflows/docs.yml
@@ -55,7 +55,7 @@ jobs:
55
run: vale docs/
56
57
- name: Install Ruby
58
- uses: ruby/setup-ruby@7d3497fd78c07c0d84ebafa58d8dac60cd1f0763 # v1.199.0
+ uses: ruby/setup-ruby@217c988b8c2bf2bacb2d5c78a7e7b18f8c34daed # v1.200.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