We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 830a798 commit 1611138Copy full SHA for 1611138
1 file changed
.github/workflows/tests_sdk_ruby.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
- uses: actions/checkout@v6
15
- name: Set up Ruby ${{ matrix.ruby-version }}
16
- uses: ruby/setup-ruby@09a7688d3b55cf0e976497ff046b70949eeaccfd
+ uses: ruby/setup-ruby@6ca151fd1bfcfd6fe0c4eb6837eb0584d0134a0c
17
with:
18
ruby-version: ${{ matrix.ruby-version }}
19
- name: Set up Python 3.12
0 commit comments