We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f32b075 + a638369 commit 9c46cc9Copy full SHA for 9c46cc9
.github/workflows/release.yml
@@ -24,7 +24,7 @@ jobs:
24
persist-credentials: false
25
26
- name: Set up Ruby
27
- uses: ruby/setup-ruby@4a9ddd6f338a97768b8006bf671dfbad383215f4 # v1.207.0
+ uses: ruby/setup-ruby@28c4deda893d5a96a6b2d958c5b47fc18d65c9d3 # v1.213.0
28
with:
29
bundler-cache: true
30
ruby-version: ruby
.github/workflows/tests.yml
@@ -17,7 +17,7 @@ jobs:
17
18
19
20
21
22
ruby-version: ${{ matrix.ruby }}
23
0 commit comments