We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d57d2f2 + bef2a23 commit 0fe510fCopy full SHA for 0fe510f
2 files changed
.github/workflows/push_gem.yml
@@ -30,7 +30,7 @@ jobs:
30
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
31
32
- name: Set up Ruby
33
- uses: ruby/setup-ruby@d697be2f83c6234b20877c3b5eac7a7f342f0d0c # v1.269.0
+ uses: ruby/setup-ruby@ac793fdd38cc468a4dd57246fa9d0e868aba9085 # v1.270.0
34
with:
35
bundler-cache: true
36
ruby-version: ruby
.github/workflows/test.yml
@@ -25,7 +25,7 @@ jobs:
25
steps:
26
27
28
29
ruby-version: ${{ matrix.ruby }}
- run: bundle install --jobs 4 --retry 3
0 commit comments