Skip to content

Commit 792e559

Browse files
Bump ruby/setup-ruby from 1.221.0 to 1.222.0 (#8671)
1 parent 6e99967 commit 792e559

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests_sdk_ruby.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- uses: actions/checkout@v4
1515
- name: Set up Ruby ${{ matrix.ruby-version }}
16-
uses: ruby/setup-ruby@32110d4e311bd8996b2a82bf2a43b714ccc91777
16+
uses: ruby/setup-ruby@277ba2a127aba66d45bad0fa2dc56f80dbfedffa
1717
with:
1818
ruby-version: ${{ matrix.ruby-version }}
1919
- name: Set up Python 3.12

0 commit comments

Comments
 (0)