Skip to content
This repository was archived by the owner on Apr 22, 2025. It is now read-only.

Commit ca2e8fd

Browse files
Merge pull request #1663 from Homebrew/dependabot/github_actions/ruby/setup-ruby-1.226.0
build(deps): bump ruby/setup-ruby from 1.222.0 to 1.226.0
2 parents 6a2936d + abdee66 commit ca2e8fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- run: brew test-bot --only-tap-syntax
3434

3535
- name: Set up Ruby
36-
uses: ruby/setup-ruby@277ba2a127aba66d45bad0fa2dc56f80dbfedffa # v1.222.0
36+
uses: ruby/setup-ruby@922ebc4c5262cd14e07bb0e1db020984b6c064fe # v1.226.0
3737
with:
3838
bundler-cache: true
3939

0 commit comments

Comments
 (0)