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 7200f0b + aef2428 commit 1d140e5Copy full SHA for 1d140e5
.github/workflows/docs.yml
@@ -52,7 +52,7 @@ jobs:
52
run: vale docs/
53
54
- name: Install Ruby
55
- uses: ruby/setup-ruby@354a1ad156761f5ee2b7b13fa8e09943a5e8d252 # v1.229.0
+ uses: ruby/setup-ruby@e5ac7b085f6e63d49c8973eb0c6e04d876b881f1 # v1.230.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