Skip to content

Commit 7cf7b44

Browse files
chore(deps): update ruby/setup-ruby action to v1.299.0
1 parent 08bb12f commit 7cf7b44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 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@eab2afb99481ca09a4e91171a8e0aee0e89bfedd # v1.296.0, https://github.com/ruby/setup-ruby
64+
uses: ruby/setup-ruby@3ff19f5e2baf30647122352b96108b1fbe250c64 # v1.299.0, https://github.com/ruby/setup-ruby
6565
with:
6666
ruby-version: '4.0.2'
6767

@@ -86,7 +86,7 @@ jobs:
8686
sudo xcode-select -s /Applications/Xcode_26.2.app/Contents/Developer
8787
8888
- name: Set up Ruby
89-
uses: ruby/setup-ruby@eab2afb99481ca09a4e91171a8e0aee0e89bfedd # v1.296.0, https://github.com/ruby/setup-ruby
89+
uses: ruby/setup-ruby@3ff19f5e2baf30647122352b96108b1fbe250c64 # v1.299.0, https://github.com/ruby/setup-ruby
9090
with:
9191
ruby-version: '4.0.2'
9292

0 commit comments

Comments
 (0)