Skip to content

Commit 8b675b7

Browse files
committed
Bump ruby/setup-ruby from 1.268.0 to 1.271.0
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.268.0 to 1.271.0. - [Release notes](https://github.com/ruby/setup-ruby/releases/tag/v1.271.0) - [Commits](ruby/setup-ruby@8aeb6ff...f8d7259)
1 parent 4c3fae3 commit 8b675b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
# Add or replace dependency steps here
5050
- name: Install Ruby and gems
5151
# The ruby version is taken from the .ruby-version file, no need to specify here.
52-
uses: ruby/setup-ruby@8aeb6ff8030dd539317f8e1769a044873b56ea71 # v1.268.0
52+
uses: ruby/setup-ruby@f8d7259c7a66155a7c4a157a1a10ca601f186594 # v1.271.0
5353
with:
5454
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
5555
- name: Install Node.js

0 commit comments

Comments
 (0)