workflows/docs: improve setup-ruby pin comment.
Co-authored-by: Bo Anderson <mail@boanderson.me>
This commit is contained in:
parent
bc6078ded5
commit
72f1558785
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
@ -30,7 +30,7 @@ jobs:
|
||||
run: vale .
|
||||
|
||||
- name: Install Ruby
|
||||
uses: ruby/setup-ruby@5f19ec79cedfadb78ab837f95b87734d0003c899 # v1
|
||||
uses: ruby/setup-ruby@5f19ec79cedfadb78ab837f95b87734d0003c899 # v1.173.0
|
||||
with:
|
||||
ruby-version: "3.1"
|
||||
bundler-cache: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user