Skip to content

Commit 4a7f169

Browse files
authored
Merge pull request #173 from github/dependabot/github_actions/all-dependencies-010b5c0fb1
build(deps): bump ruby/setup-ruby from 1.247.0 to 1.253.0 in the all-dependencies group
2 parents 71e4fd2 + 2fd726f commit 4a7f169

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
steps:
2323
- uses: actions/checkout@v4
2424
- name: Set up Ruby
25-
uses: ruby/setup-ruby@472790540115ce5bd69d399a020189a8c87d641f
25+
uses: ruby/setup-ruby@bb6434c747fa7022e12fa1cae2a0951fcffcff26
2626
with:
2727
ruby-version: ${{ matrix.ruby }}
2828
bundler-cache: true

0 commit comments

Comments
 (0)