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 b0ab961 + 883f9a3 commit fc247bfCopy full SHA for fc247bf
.github/workflows/docs.yml
@@ -40,7 +40,7 @@ jobs:
40
- name: Git Checkout
41
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
42
- name: Set up Ruby
43
- uses: ruby/setup-ruby@d5126b9b3579e429dd52e51e68624dda2e05be25
+ uses: ruby/setup-ruby@8aeb6ff8030dd539317f8e1769a044873b56ea71
44
with:
45
ruby-version: 3.4.5
46
bundler-cache: true
.github/workflows/postrelease.yml
@@ -41,7 +41,7 @@ jobs:
ref: next
47
0 commit comments