There was an error while loading. Please reload this page.
1 parent df3a816 commit 2196280Copy full SHA for 2196280
1 file changed
.github/workflows/tests_sdk_ruby.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
- uses: actions/checkout@v7
15
- name: Set up Ruby ${{ matrix.ruby-version }}
16
- uses: ruby/setup-ruby@0dafeac902942906541bc140009cdbf32665b601
+ uses: ruby/setup-ruby@95ef2b042f9d7a56d8268cba8559e2842e2ad01b
17
with:
18
ruby-version: ${{ matrix.ruby-version }}
19
- name: Set up Python
0 commit comments