File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 2727 runs-on : ubuntu-latest
2828 steps :
2929 - name : Checkout
30- uses : actions/checkout@v4
30+ uses : actions/checkout@v5
3131 with :
3232 ref : ${{ github.head_ref }}
3333 token : ${{ secrets.GH_PAT || github.token }}
Original file line number Diff line number Diff line change 2727 runs-on : ubuntu-latest
2828 steps :
2929 - name : Checkout
30- uses : actions/checkout@v4
30+ uses : actions/checkout@v5
3131 with :
3232 ref : ${{ github.head_ref }}
3333 token : ${{ secrets.GH_PAT || github.token }}
Original file line number Diff line number Diff line change 2828 runs-on : ubuntu-latest
2929 steps :
3030 - name : Checkout
31- uses : actions/checkout@v4
31+ uses : actions/checkout@v5
3232 with :
3333 ref : ${{ github.head_ref }}
3434 token : ${{ secrets.GH_PAT || github.token }}
Original file line number Diff line number Diff line change 2828 if : " !contains(github.event.head_commit.message, '[skip ci]')"
2929 steps :
3030 - name : Checkout
31- uses : actions/checkout@v4
31+ uses : actions/checkout@v5
3232 with :
3333 ref : ${{ github.head_ref }}
3434 token : ${{ secrets.GH_PAT || github.token }}
Original file line number Diff line number Diff line change 2727 runs-on : ubuntu-latest
2828 steps :
2929 - name : Checkout
30- uses : actions/checkout@v4
30+ uses : actions/checkout@v5
3131 with :
3232 ref : ${{ github.head_ref }}
3333 token : ${{ secrets.GH_PAT || github.token }}
Original file line number Diff line number Diff line change 2727 runs-on : ubuntu-latest
2828 steps :
2929 - name : Checkout
30- uses : actions/checkout@v4
30+ uses : actions/checkout@v5
3131 with :
3232 ref : ${{ github.head_ref }}
3333 token : ${{ secrets.GH_PAT || github.token }}
Original file line number Diff line number Diff line change 2727 runs-on : ubuntu-latest
2828 steps :
2929 - name : Checkout
30- uses : actions/checkout@v4
30+ uses : actions/checkout@v5
3131 with :
3232 ref : ${{ github.head_ref }}
3333 token : ${{ secrets.GH_PAT || github.token }}
Original file line number Diff line number Diff line change 2727 runs-on : ubuntu-latest
2828 steps :
2929 - name : Checkout
30- uses : actions/checkout@v4
30+ uses : actions/checkout@v5
3131 with :
3232 ref : ${{ github.head_ref }}
3333 token : ${{ secrets.GH_PAT || github.token }}
You can’t perform that action at this time.
0 commit comments