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 0ba3321 + 7060a77 commit 042e031Copy full SHA for 042e031
.github/workflows/docs.yml
@@ -38,7 +38,7 @@ jobs:
38
- name: Git Checkout
39
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
40
- name: Set up Ruby
41
- uses: ruby/setup-ruby@1d542747a7bad621e02253945b8491142044d3b7
+ uses: ruby/setup-ruby@28c4deda893d5a96a6b2d958c5b47fc18d65c9d3
42
with:
43
ruby-version: 2.7
44
bundler-cache: true
.github/workflows/postrelease.yml
@@ -41,7 +41,7 @@ jobs:
ref: next
45
46
47
0 commit comments