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 3300d99 commit c9613cdCopy full SHA for c9613cd
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@6615b4b8a02c78c4d711c06df4b8a20aa685a45d
+ uses: ruby/setup-ruby@943103cae7d3f1bb1e4951d5fcc7928b40e4b742
17
with:
18
ruby-version: ${{ matrix.ruby-version }}
19
- name: Set up Python 3.8
0 commit comments