Skip to content

Commit 43b67da

Browse files
chore(deps): bump ruby/setup-ruby from 1.268.0 to 1.269.0
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.268.0 to 1.269.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@8aeb6ff...d697be2) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-version: 1.269.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f19fd5b commit 43b67da

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@8aeb6ff8030dd539317f8e1769a044873b56ea71
26+
uses: ruby/setup-ruby@d697be2f83c6234b20877c3b5eac7a7f342f0d0c
2727
with:
2828
ruby-version: 3.1.1
2929
- name: Install dependencies

0 commit comments

Comments
 (0)