Skip to content

Commit 521bf6c

Browse files
chore(deps): bump ruby/setup-ruby from 1.288.0 to 1.289.0 (#69)
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.288.0 to 1.289.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@09a7688...19a43a6) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-version: 1.289.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cb838ef commit 521bf6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
restore-keys: |
2424
${{ runner.os }}-gem-
2525
- name: Set up Ruby
26-
uses: ruby/setup-ruby@09a7688d3b55cf0e976497ff046b70949eeaccfd
26+
uses: ruby/setup-ruby@19a43a6a2428d455dbd1b85344698725179c9d8c
2727
with:
2828
bundler-cache: true
2929
- name: Install dependencies

0 commit comments

Comments
 (0)