Commit 133fc6c 1 parent dfae94f commit 133fc6c Copy full SHA for 133fc6c
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 47
47
steps :
48
48
- uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
49
49
- name : Set up Ruby ${{ matrix.python-version }}
50
- uses : ruby/setup-ruby@70da3bbf44ac06db1b0547ce2acc9380a5270d1e # v1.175.0
50
+ uses : ruby/setup-ruby@1198b074305f9356bd56dd4b311757cc0dab2f1c # v1.175.1
51
51
with :
52
52
ruby-version : ${{ matrix.python-version }}
53
53
Original file line number Diff line number Diff line change 31
31
steps :
32
32
- uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
33
33
34
- - uses : ruby/setup-ruby@70da3bbf44ac06db1b0547ce2acc9380a5270d1e # v1.175.0
34
+ - uses : ruby/setup-ruby@1198b074305f9356bd56dd4b311757cc0dab2f1c # v1.175.1
35
35
with :
36
36
ruby-version : ' 3.2'
37
37
You can’t perform that action at this time.
0 commit comments