Bump ruby/setup-ruby from 1.163.0 to 1.165.1 (#7176)
This commit is contained in:
parent
c5f59a8539
commit
2193069a34
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@b256bd96bb4867e7d23e92e087d9bb697270b725
|
uses: ruby/setup-ruby@360dc864d5da99d54fcb8e9148c14a84b90d3e88
|
||||||
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