Skip to content

Commit 3121370

Browse files
chore(deps): bump ruby/setup-ruby from 1.298.0 to 1.302.0
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.298.0 to 1.302.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@4dc28cf...7372622) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-version: 1.302.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5b974d3 commit 3121370

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ jobs:
341341
- uses: actions/setup-python@v6
342342
with:
343343
python-version: ${{ matrix.python }}
344-
- uses: ruby/setup-ruby@4dc28cf14d77b0afa6832d9765ac422dbf0dfedd # v1
344+
- uses: ruby/setup-ruby@0cb964fd540e0a24c900370abf38a33466142735 # v1
345345
with:
346346
ruby-version: ${{ matrix.ruby }}
347347
- run: make init

0 commit comments

Comments
 (0)