Bump ruby/setup-ruby from 1.165.1 to 1.170.0 (#7276)
This commit is contained in:
parent
59181146a9
commit
3f77317990
2
.github/workflows/tests_sdk_ruby.yml
vendored
2
.github/workflows/tests_sdk_ruby.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Set up Ruby ${{ matrix.ruby-version }}
|
- name: Set up Ruby ${{ matrix.ruby-version }}
|
||||||
uses: ruby/setup-ruby@360dc864d5da99d54fcb8e9148c14a84b90d3e88
|
uses: ruby/setup-ruby@bd03e04863f52d169e18a2b190e8fa6b84938215
|
||||||
with:
|
with:
|
||||||
ruby-version: ${{ matrix.ruby-version }}
|
ruby-version: ${{ matrix.ruby-version }}
|
||||||
- name: Set up Python 3.8
|
- name: Set up Python 3.8
|
||||||
|
Loading…
Reference in New Issue
Block a user