We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3842a0d + 9fa764b commit e0e41f1Copy full SHA for e0e41f1
.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@f2f42b7848feff522ffa488a5236ba0a73bccbdd
+ uses: ruby/setup-ruby@32110d4e311bd8996b2a82bf2a43b714ccc91777
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