Merge pull request #397 from XcodesOrg/dependabot/github_actions/ruby/setup-ruby-1.152.0

Bump ruby/setup-ruby from 1.149.0 to 1.152.0
This commit is contained in:
Matt Kiazyk 2023-11-21 22:37:20 -06:00 committed by GitHub
commit b8c6a7cda8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,7 @@ jobs:
${{ runner.os }}-gems-
- name: Setup Ruby, JRuby and TruffleRuby
uses: ruby/setup-ruby@v1.149.0
uses: ruby/setup-ruby@v1.152.0
with:
ruby-version: '2.7'