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.
1 parent cf06bfd commit 6053cf7Copy full SHA for 6053cf7
.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