We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9e87f04 + b33bc12 commit 1fb1446Copy full SHA for 1fb1446
.github/workflows/scheduled.yml
@@ -32,7 +32,7 @@ jobs:
32
uses: Homebrew/actions/setup-homebrew@master
33
34
- name: Set up Ruby
35
- uses: ruby/setup-ruby@f26937343756480a8cb3ae1f623b9c8d89ed6984 # v1.196.0
+ uses: ruby/setup-ruby@7bae1d00b5db9166f4f0fc47985a3a5702cb58f0 # v1.197.0
36
with:
37
bundler-cache: true
38
.github/workflows/tests.yml
@@ -21,7 +21,7 @@ jobs:
21
22
23
24
25
26
ruby-version: "3.1"
27
0 commit comments