Skip to content

Commit 2196280

Browse files
Bump ruby/setup-ruby from 1.315.0 to 1.321.0 (#10159)
1 parent df3a816 commit 2196280

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests_sdk_ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- uses: actions/checkout@v7
1515
- name: Set up Ruby ${{ matrix.ruby-version }}
16-
uses: ruby/setup-ruby@0dafeac902942906541bc140009cdbf32665b601
16+
uses: ruby/setup-ruby@95ef2b042f9d7a56d8268cba8559e2842e2ad01b
1717
with:
1818
ruby-version: ${{ matrix.ruby-version }}
1919
- name: Set up Python

0 commit comments

Comments
 (0)