File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3131 with :
3232 egress-policy : audit
3333
34- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
34+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
3535
3636 - name : Set up Ruby
3737 uses : ruby/setup-ruby@d5126b9b3579e429dd52e51e68624dda2e05be25 # v1.267.0
Original file line number Diff line number Diff line change 88 runs-on : ubuntu-latest
99 if : ${{ github.repository_owner == 'ruby' }}
1010 steps :
11- - uses : actions/checkout@v5
11+ - uses : actions/checkout@v6
1212
1313 - name : Create GitHub App token
1414 id : app-token
Original file line number Diff line number Diff line change 3939 os : windows-2022
4040 runs-on : ${{ matrix.os }}
4141 steps :
42- - uses : actions/checkout@v5
42+ - uses : actions/checkout@v6
4343 - name : Set up Ruby
4444 uses : ruby/setup-ruby@v1
4545 with :
Original file line number Diff line number Diff line change 1010 name : update zonetab
1111 runs-on : ubuntu-latest
1212 steps :
13- - uses : actions/checkout@v5
13+ - uses : actions/checkout@v6
1414 - name : Set up Ruby
1515 run : sudo apt-get --no-install-recommends -q -y install ruby-dev gperf
1616 - name : Install dependencies
You can’t perform that action at this time.
0 commit comments