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 d7bd387 + 2a3f5a6 commit 7aa1f2dCopy full SHA for 7aa1f2d
2 files changed
.github/workflows/release.yml
@@ -24,7 +24,7 @@ jobs:
24
persist-credentials: false
25
26
- name: Set up Ruby
27
- uses: ruby/setup-ruby@8aeb6ff8030dd539317f8e1769a044873b56ea71 # v1.268.0
+ uses: ruby/setup-ruby@f8d7259c7a66155a7c4a157a1a10ca601f186594 # v1.271.0
28
with:
29
ruby-version: ruby
30
.github/workflows/tests.yml
@@ -23,7 +23,7 @@ jobs:
23
ruby-version: ${{ matrix.ruby }}
bundler-cache: true
0 commit comments