There was an error while loading. Please reload this page.
1 parent 03e316b commit 5cc0727Copy full SHA for 5cc0727
1 file changed
.github/workflows/tests_sdk_ruby.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
- uses: actions/checkout@v4
15
- name: Set up Ruby ${{ matrix.ruby-version }}
16
- uses: ruby/setup-ruby@3783f195e29b74ae398d7caca108814bbafde90e
+ uses: ruby/setup-ruby@1d0e911f615a112e322369596f10ee0b95b010ae
17
with:
18
ruby-version: ${{ matrix.ruby-version }}
19
- name: Set up Python 3.8
0 commit comments