Bump ruby/setup-ruby from 1.172.0 to 1.173.0 (#7522)

This commit is contained in:
dependabot[bot] 2024-03-26 19:37:13 -01:00 committed by GitHub
parent 31b971f94e
commit e4ec1a40ed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Set up Ruby ${{ matrix.ruby-version }}
uses: ruby/setup-ruby@d4526a55538b775af234ba4af27118ed6f8f6677
uses: ruby/setup-ruby@5f19ec79cedfadb78ab837f95b87734d0003c899
with:
ruby-version: ${{ matrix.ruby-version }}
- name: Set up Python 3.8