Skip to content

Commit 52292d8

Browse files
authored
Merge pull request #203 from github/dependabot/github_actions/ruby/setup-ruby-1.198.0
Bump ruby/setup-ruby from 1.197.0 to 1.198.0
2 parents 310c8a4 + 7bc742b commit 52292d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Update .ruby-version with matrix value
1717
run: echo "${{ matrix.ruby_version }}" >| .ruby-version
1818
- name: Set up Ruby
19-
uses: ruby/setup-ruby@7bae1d00b5db9166f4f0fc47985a3a5702cb58f0
19+
uses: ruby/setup-ruby@98aefb3c83eea830993080938ed245dc8e2b843b
2020
with:
2121
bundler-cache: true
2222
rubygems: latest

0 commit comments

Comments
 (0)