Skip to content

Commit

Permalink
Update ruby/setup-ruby action to v1.191.0 (#73)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 12, 2024
1 parent 616b6bb commit db83c18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
with:
python-version: 3.11
- name: Set up Ruby
uses: ruby/setup-ruby@v1.180.1
uses: ruby/setup-ruby@v1.191.0
with:
ruby-version: '3.2'
- name: Install dependencies
Expand Down Expand Up @@ -61,7 +61,7 @@ jobs:
with:
python-version: 3.11
- name: Set up Ruby
uses: ruby/setup-ruby@v1.180.1
uses: ruby/setup-ruby@v1.191.0
with:
ruby-version: '3.2'
- name: Install dependencies
Expand Down

0 comments on commit db83c18

Please sign in to comment.