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 571a99b + c032e80 commit a38d5a3Copy full SHA for a38d5a3
.github/workflows/release.yml
@@ -24,7 +24,7 @@ jobs:
24
persist-credentials: false
25
26
- name: Set up Ruby
27
- uses: ruby/setup-ruby@dffc446db9ba5a0c4446edb5bca1c5c473a806c5 # v1.235.0
+ uses: ruby/setup-ruby@eaecf785f6a34567a6d97f686bbb7bccc1ac1e5c # v1.237.0
28
with:
29
ruby-version: ruby
30
.github/workflows/tests.yml
@@ -22,7 +22,7 @@ jobs:
22
23
ruby-version: ${{ matrix.ruby }}
bundler-cache: true
0 commit comments