We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 283dabd + d21d6d6 commit bcce304Copy full SHA for bcce304
.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@98aefb3c83eea830993080938ed245dc8e2b843b # v1.198.0
+ uses: ruby/setup-ruby@7d3497fd78c07c0d84ebafa58d8dac60cd1f0763 # v1.199.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