Skip to content

Commit 640f4fc

Browse files
Bump ruby/setup-ruby from 1.316.0 to 1.319.0
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.316.0 to 1.319.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@d45b1a4...003a5c4) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-version: 1.319.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4e2c541 commit 640f4fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0
1818
- name: Set up Ruby ${{ matrix.ruby }}
19-
uses: ruby/setup-ruby@d45b1a4e94b71acab930e56e79c6aa188764e7f9
19+
uses: ruby/setup-ruby@003a5c4d8d6321bd302e38f6f0ec593f77f06600
2020
with:
2121
ruby-version: ${{ matrix.ruby }}
2222
- name: Build and test

0 commit comments

Comments
 (0)