Skip to content

Commit c79f31e

Browse files
authored
Merge pull request #97 from github/dependabot/github_actions/ruby/setup-ruby-1.197.0
build(deps): bump ruby/setup-ruby from 1.196.0 to 1.197.0
2 parents 19fdfb6 + 9fe9f73 commit c79f31e

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@f26937343756480a8cb3ae1f623b9c8d89ed6984
25+
uses: ruby/setup-ruby@7bae1d00b5db9166f4f0fc47985a3a5702cb58f0
2626
with:
2727
ruby-version: ${{ matrix.ruby }}
2828
bundler-cache: true

0 commit comments

Comments
 (0)