File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2121 - name : Dump environment
2222 run : env | sort
2323 - name : Checkout ruby/www.ruby-lang.org
24- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
24+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2525 with :
2626 fetch-depth : 1
2727 - name : Setup Ruby
Original file line number Diff line number Diff line change 1616 runs-on : ubuntu-latest
1717 if : github.repository == 'ruby/www.ruby-lang.org'
1818 steps :
19- - uses : actions/checkout@v4
19+ - uses : actions/checkout@v5
2020
21- - uses : actions/checkout@v4
21+ - uses : actions/checkout@v5
2222 with :
2323 repository : ruby/ruby
2424 path : ruby
Original file line number Diff line number Diff line change 2121 runs-on : ubuntu-latest
2222 steps :
2323 - name : Checkout
24- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
24+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2525 - name : Setup Ruby
2626 uses : ruby/setup-ruby@a6e6f86333f0a2523ece813039b8b4be04560854 # v1.190.0
2727 with :
You can’t perform that action at this time.
0 commit comments