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 088bd26 + d7010dc commit 75a5f03Copy full SHA for 75a5f03
.github/workflows/docs.yml
@@ -52,7 +52,7 @@ jobs:
52
run: vale docs/
53
54
- name: Install Ruby
55
- uses: ruby/setup-ruby@eaecf785f6a34567a6d97f686bbb7bccc1ac1e5c # v1.237.0
+ uses: ruby/setup-ruby@e34163cd15f4bb403dcd72d98e295997e6a55798 # v1.238.0
56
with:
57
bundler-cache: true
58
working-directory: docs
.github/workflows/rubydoc.yml
@@ -42,7 +42,7 @@ jobs:
42
persist-credentials: false
43
44
45
46
47
48
working-directory: rubydoc
0 commit comments