Skip to content

Commit 04281f9

Browse files
Update ruby/setup-ruby action to v1.269.0
1 parent ea5fd62 commit 04281f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
steps:
1212
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
1313
- name: Set up Ruby
14-
uses: ruby/setup-ruby@v1
14+
uses: ruby/setup-ruby@d697be2f83c6234b20877c3b5eac7a7f342f0d0c # v1.269.0
1515
with:
1616
ruby-version: ${{ matrix.ruby }}
1717
bundler-cache: true # runs 'bundle install' and caches installed gems automatically

0 commit comments

Comments
 (0)