Skip to content

Commit 77c0db6

Browse files
authoredMar 2, 2025
Bump ruby/setup-ruby from 1.215.0 to 1.221.0 (#1741)
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.215.0 to 1.221.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@2654679...32110d4) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0f6231b commit 77c0db6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/exercise-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
2323

2424
- name: Set up Ruby
25-
uses: ruby/setup-ruby@2654679fe7f7c29875c669398a8ec0791b8a64a1
25+
uses: ruby/setup-ruby@32110d4e311bd8996b2a82bf2a43b714ccc91777
2626
with:
2727
ruby-version: ${{ matrix.ruby-version }}
2828
bundler-cache: true

0 commit comments

Comments
 (0)