Skip to content

Commit 799cbea

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 3785836 commit 799cbea

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
@@ -328,7 +328,7 @@ jobs:
328328
- uses: actions/setup-python@v6
329329
with:
330330
python-version: ${{ matrix.python }}
331-
- uses: ruby/setup-ruby@4dc28cf14d77b0afa6832d9765ac422dbf0dfedd # v1
331+
- uses: ruby/setup-ruby@7372622e62b60b3cb750dcd2b9e32c247ffec26a # v1
332332
with:
333333
ruby-version: "3.2"
334334
- run: make init

0 commit comments

Comments
 (0)