Skip to content

Commit 1611138

Browse files
Bump ruby/setup-ruby from 1.288.0 to 1.290.0 (#9836)
1 parent 830a798 commit 1611138

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@v6
1515
- name: Set up Ruby ${{ matrix.ruby-version }}
16-
uses: ruby/setup-ruby@09a7688d3b55cf0e976497ff046b70949eeaccfd
16+
uses: ruby/setup-ruby@6ca151fd1bfcfd6fe0c4eb6837eb0584d0134a0c
1717
with:
1818
ruby-version: ${{ matrix.ruby-version }}
1919
- name: Set up Python 3.12

0 commit comments

Comments
 (0)