Skip to content

Commit 4ecd996

Browse files
Merge pull request #544 from RalphHightower/dependabot/github_actions/ruby/setup-ruby-1.207.0
build(deps): bump ruby/setup-ruby from 1.203.0 to 1.207.0
2 parents b487862 + 75b46ad commit 4ecd996

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Checkout Repository
2323
uses: actions/[email protected]
2424
- name: Set Up Ruby 3.3.6
25-
uses: ruby/setup-ruby@v1.203.0
25+
uses: ruby/setup-ruby@v1.207.0
2626
with:
2727
ruby-version: 3.3.6
2828
bundler-cache: true

0 commit comments

Comments
 (0)