Skip to content

Commit f899481

Browse files
Bump ruby/setup-ruby from 1 to 1.302.0 in the actions-patch-minor group (#469)
Bumps the actions-patch-minor group with 1 update: [ruby/setup-ruby](https://github.com/ruby/setup-ruby). Updates `ruby/setup-ruby` from 1 to 1.302.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...v1.302.0) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-version: 1.302.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 38bda8a commit f899481

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
45+
uses: ruby/setup-ruby@v1.302.0
4646
with:
4747
ruby-version: ${{ matrix.ruby-version }}
4848
bundler-cache: true

0 commit comments

Comments
 (0)