Skip to content

Commit 1fca1c0

Browse files
Bump ruby/setup-ruby from 1.202.0 to 1.204.0 (#217)
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.202.0 to 1.204.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@a2bbe5b...401c19e) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c74844d commit 1fca1c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Update .ruby-version with matrix value
1717
run: echo "${{ matrix.ruby_version }}" >| .ruby-version
1818
- name: Set up Ruby
19-
uses: ruby/setup-ruby@a2bbe5b1b236842c1cb7dd11e8e3b51e0a616acc
19+
uses: ruby/setup-ruby@401c19e14f474b54450cd3905bb8b86e2c8509cf
2020
with:
2121
bundler-cache: true
2222
rubygems: latest

0 commit comments

Comments
 (0)