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 77fe017 + 457aaf3 commit 72b494aCopy full SHA for 72b494a
2 files changed
.github/workflows/docs.yml
@@ -41,7 +41,7 @@ jobs:
41
- name: Git Checkout
42
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
43
- name: Set up Ruby
44
- uses: ruby/setup-ruby@0cb964fd540e0a24c900370abf38a33466142735
+ uses: ruby/setup-ruby@c4e5b1316158f92e3d49443a9d58b31d25ac0f8f
45
with:
46
ruby-version: 3.4.5
47
bundler-cache: true
.github/workflows/postrelease.yml
ref: next
0 commit comments