File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 git config --global core.autocrlf false
2525 git config --global core.eol lf
2626 git config --global advice.detachedHead 0
27- - uses : actions/checkout@v5
27+ - uses : actions/checkout@v6
2828 - name : Set up Ruby
2929 uses : ruby/setup-ruby@v1
3030 with :
Original file line number Diff line number Diff line change 2727 with :
2828 egress-policy : audit
2929
30- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
30+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
3131
3232 - name : Set up Ruby
3333 uses : ruby/setup-ruby@ab177d40ee5483edb974554986f56b33477e21d0 # v1.265.0
Original file line number Diff line number Diff line change 2222 - { os: macos-13, ruby: '2.5' }
2323 runs-on : ${{ matrix.os }}
2424 steps :
25- - uses : actions/checkout@v5
25+ - uses : actions/checkout@v6
2626 - name : Set up Ruby
2727 uses : ruby/setup-ruby@v1
2828 with :
You can’t perform that action at this time.
0 commit comments