Upgrade test ruby/setup-ruby from 1.157.0 to 1.165.1

pull/2113/head
Nicholas La Roux 1 year ago
parent 9b922c5f25
commit 7d0de71e15
No known key found for this signature in database
GPG Key ID: 37E5518D845725EA

@ -11,7 +11,7 @@ jobs:
steps:
- uses: actions/checkout@v4.1.1
- name: Set up Ruby
uses: ruby/setup-ruby@a05e47355e80e57b9a67566a813648fa67d92011 # v1.157.0
uses: ruby/setup-ruby@360dc864d5da99d54fcb8e9148c14a84b90d3e88 # v1.165.1
with:
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
- name: Run tests

Loading…
Cancel
Save