Skip to content

Commit 9afb5cd

Browse files
Bump ruby/setup-ruby from 1 to 1.305.0
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1 to 1.305.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.305.0) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-version: 1.305.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7a8839b commit 9afb5cd

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
@@ -45,7 +45,7 @@ jobs:
4545
steps:
4646
- uses: actions/checkout@v6
4747
- name: Set up Ruby
48-
uses: ruby/setup-ruby@v1
48+
uses: ruby/setup-ruby@v1.305.0
4949
with:
5050
ruby-version: ${{ matrix.ruby }}
5151
bundler-cache: true

0 commit comments

Comments
 (0)