We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e99967 commit 792e559Copy full SHA for 792e559
.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@32110d4e311bd8996b2a82bf2a43b714ccc91777
+ uses: ruby/setup-ruby@277ba2a127aba66d45bad0fa2dc56f80dbfedffa
17
with:
18
ruby-version: ${{ matrix.ruby-version }}
19
- name: Set up Python 3.12
0 commit comments