File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2727 with :
2828 egress-policy : audit
2929
30- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
30+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
3131
3232 - name : Set up Ruby
3333 uses : ruby/setup-ruby@eaecf785f6a34567a6d97f686bbb7bccc1ac1e5c # v1.237.0
Original file line number Diff line number Diff line change 3232 os : windows-latest
3333 runs-on : ${{ matrix.os }}
3434 steps :
35- - uses : actions/checkout@v4
35+ - uses : actions/checkout@v5
3636 - name : Set up Ruby
3737 uses : ruby/setup-ruby@v1
3838 with :
5252 - os : ubuntu-24.04-ppc64le
5353 - os : ubuntu-24.04-s390x
5454 steps :
55- - uses : actions/checkout@v4
55+ - uses : actions/checkout@v5
5656 - name : Set up Ruby
5757 run : |
5858 sudo apt-get update
You can’t perform that action at this time.
0 commit comments