Skip to content

Commit e7db765

Browse files
chore(deps): update ruby/setup-ruby action to v1.288.0
1 parent 9c3e378 commit e7db765

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/build-and-test.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
sudo xcode-select -s /Applications/Xcode_26.2.app/Contents/Developer
6262
6363
- name: Set up Ruby
64-
uses: ruby/setup-ruby@90be1154f987f4dc0fe0dd0feedac9e473aa4ba8 # v1.286.0, https://github.com/ruby/setup-ruby
64+
uses: ruby/setup-ruby@09a7688d3b55cf0e976497ff046b70949eeaccfd # v1.288.0, https://github.com/ruby/setup-ruby
6565
with:
6666
ruby-version: '4.0.1'
6767

@@ -92,7 +92,7 @@ jobs:
9292
sudo xcode-select -s /Applications/Xcode_26.2.app/Contents/Developer
9393
9494
- name: Set up Ruby
95-
uses: ruby/setup-ruby@90be1154f987f4dc0fe0dd0feedac9e473aa4ba8 # v1.286.0, https://github.com/ruby/setup-ruby
95+
uses: ruby/setup-ruby@09a7688d3b55cf0e976497ff046b70949eeaccfd # v1.288.0, https://github.com/ruby/setup-ruby
9696
with:
9797
ruby-version: '4.0.1'
9898

@@ -118,7 +118,7 @@ jobs:
118118
sudo xcode-select -s /Applications/Xcode_26.2.app/Contents/Developer
119119
120120
- name: Set up Ruby
121-
uses: ruby/setup-ruby@90be1154f987f4dc0fe0dd0feedac9e473aa4ba8 # v1.286.0, https://github.com/ruby/setup-ruby
121+
uses: ruby/setup-ruby@09a7688d3b55cf0e976497ff046b70949eeaccfd # v1.288.0, https://github.com/ruby/setup-ruby
122122
with:
123123
ruby-version: '4.0.1'
124124

@@ -144,7 +144,7 @@ jobs:
144144
sudo xcode-select -s /Applications/Xcode_26.2.app/Contents/Developer
145145
146146
- name: Set up Ruby
147-
uses: ruby/setup-ruby@90be1154f987f4dc0fe0dd0feedac9e473aa4ba8 # v1.286.0, https://github.com/ruby/setup-ruby
147+
uses: ruby/setup-ruby@09a7688d3b55cf0e976497ff046b70949eeaccfd # v1.288.0, https://github.com/ruby/setup-ruby
148148
with:
149149
ruby-version: '4.0.1'
150150

0 commit comments

Comments
 (0)