Skip to content

Commit 286bef9

Browse files
Merge pull request #105 from github/dependabot/github_actions/ruby/setup-ruby-1.202.0
build(deps): bump ruby/setup-ruby from 1.199.0 to 1.202.0
2 parents 87042bd + 85a0457 commit 286bef9

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

0 commit comments

Comments
 (0)