There was an error while loading. Please reload this page.
1 parent 6743410 commit 60c24b6Copy full SHA for 60c24b6
2 files changed
.github/workflows/ci.yml
@@ -34,7 +34,7 @@ jobs:
34
uses: actions/checkout@v7.0.1
35
36
- name: Set up ruby and bundle
37
- uses: ruby/setup-ruby@v1.319.0
+ uses: ruby/setup-ruby@v1.321.0
38
with:
39
ruby-version: ${{matrix.ruby}}
40
bundler-cache: true
.github/workflows/push_gem.yml
@@ -30,7 +30,7 @@ jobs:
30
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
31
32
- name: Set up Ruby
33
- uses: ruby/setup-ruby@003a5c4d8d6321bd302e38f6f0ec593f77f06600 # v1.319.0
+ uses: ruby/setup-ruby@95ef2b042f9d7a56d8268cba8559e2842e2ad01b # v1.321.0
ruby-version: ruby
0 commit comments