Skip to content

Commit 66d8a14

Browse files
chore(deps): update ruby/setup-ruby action to v1.276.0
1 parent b55a39d commit 66d8a14

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.0.1.app/Contents/Developer
6262
6363
- name: Set up Ruby
64-
uses: ruby/setup-ruby@f8d7259c7a66155a7c4a157a1a10ca601f186594 # v1.271.0, https://github.com/ruby/setup-ruby
64+
uses: ruby/setup-ruby@ae195bbe749a7cef685ac729197124a48305c1cb # v1.276.0, https://github.com/ruby/setup-ruby
6565
with:
6666
ruby-version: '3.4.8'
6767

@@ -92,7 +92,7 @@ jobs:
9292
sudo xcode-select -s /Applications/Xcode_26.0.1.app/Contents/Developer
9393
9494
- name: Set up Ruby
95-
uses: ruby/setup-ruby@f8d7259c7a66155a7c4a157a1a10ca601f186594 # v1.271.0, https://github.com/ruby/setup-ruby
95+
uses: ruby/setup-ruby@ae195bbe749a7cef685ac729197124a48305c1cb # v1.276.0, https://github.com/ruby/setup-ruby
9696
with:
9797
ruby-version: '3.4.8'
9898

@@ -118,7 +118,7 @@ jobs:
118118
sudo xcode-select -s /Applications/Xcode_26.0.1.app/Contents/Developer
119119
120120
- name: Set up Ruby
121-
uses: ruby/setup-ruby@f8d7259c7a66155a7c4a157a1a10ca601f186594 # v1.271.0, https://github.com/ruby/setup-ruby
121+
uses: ruby/setup-ruby@ae195bbe749a7cef685ac729197124a48305c1cb # v1.276.0, https://github.com/ruby/setup-ruby
122122
with:
123123
ruby-version: '3.4.8'
124124

@@ -144,7 +144,7 @@ jobs:
144144
sudo xcode-select -s /Applications/Xcode_26.0.1.app/Contents/Developer
145145
146146
- name: Set up Ruby
147-
uses: ruby/setup-ruby@f8d7259c7a66155a7c4a157a1a10ca601f186594 # v1.271.0, https://github.com/ruby/setup-ruby
147+
uses: ruby/setup-ruby@ae195bbe749a7cef685ac729197124a48305c1cb # v1.276.0, https://github.com/ruby/setup-ruby
148148
with:
149149
ruby-version: '3.4.8'
150150

0 commit comments

Comments
 (0)