File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3131 - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v4
3232 with :
3333 persist-credentials : false
34- - uses : ruby/setup-ruby@8aeb6ff8030dd539317f8e1769a044873b56ea71 # v1
34+ - uses : ruby/setup-ruby@d697be2f83c6234b20877c3b5eac7a7f342f0d0c # v1
3535 with :
3636 ruby-version : ${{ matrix.ruby }}
3737 bundler : latest # to get this fix: https://github.com/rubygems/rubygems/issues/6165
7272 - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v4
7373 with :
7474 persist-credentials : false
75- - uses : ruby/setup-ruby@8aeb6ff8030dd539317f8e1769a044873b56ea71 # v1
75+ - uses : ruby/setup-ruby@d697be2f83c6234b20877c3b5eac7a7f342f0d0c # v1
7676 with :
7777 ruby-version : ${{ matrix.ruby }}
7878 bundler-cache : true
You can’t perform that action at this time.
0 commit comments