Skip to content

Commit 0b6e7f6

Browse files
authored
Merge pull request #620 from Homebrew/dependabot/github_actions/ruby/setup-ruby-1.178.0
build(deps): bump ruby/setup-ruby from 1.177.1 to 1.178.0
2 parents e662719 + 5b26b3a commit 0b6e7f6

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
@@ -15,7 +15,7 @@ jobs:
1515
uses: actions/checkout@v4
1616

1717
- name: Set up Ruby
18-
uses: ruby/setup-ruby@943103cae7d3f1bb1e4951d5fcc7928b40e4b742 # v1.177.1
18+
uses: ruby/setup-ruby@0cde4689ba33c09f1b890c1725572ad96751a3fc # v1.178.0
1919
with:
2020
ruby-version: ${{ matrix.ruby }}
2121
bundler-cache: true

0 commit comments

Comments
 (0)