Skip to content

Commit c7e91c7

Browse files
Bump ruby/setup-ruby in the actions-patch-minor group (#470)
Bumps the actions-patch-minor group with 1 update: [ruby/setup-ruby](https://github.com/ruby/setup-ruby). Updates `ruby/setup-ruby` from 1.302.0 to 1.306.0 - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb) - [Commits](ruby/setup-ruby@v1.302.0...v1.306.0) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-version: 1.306.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-patch-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f899481 commit c7e91c7

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
@@ -42,7 +42,7 @@ jobs:
4242
steps:
4343
- uses: actions/checkout@v6
4444
- name: Set up Ruby
45-
uses: ruby/setup-ruby@v1.302.0
45+
uses: ruby/setup-ruby@v1.306.0
4646
with:
4747
ruby-version: ${{ matrix.ruby-version }}
4848
bundler-cache: true

0 commit comments

Comments
 (0)