This repository was archived by the owner on Jul 5, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 runs-on : ubuntu-20.04
2121 steps :
2222 - name : Checkout
23- uses : actions/checkout@v3
23+ uses : actions/checkout@v4
2424 with :
2525 ref : ${{ github.head_ref }}
2626 token : ${{ secrets.GH_PAT || github.token }}
Original file line number Diff line number Diff line change 2020 runs-on : ubuntu-20.04
2121 steps :
2222 - name : Checkout
23- uses : actions/checkout@v3
23+ uses : actions/checkout@v4
2424 with :
2525 ref : ${{ github.head_ref }}
2626 token : ${{ secrets.GH_PAT || github.token }}
Original file line number Diff line number Diff line change 2121 runs-on : ubuntu-20.04
2222 steps :
2323 - name : Checkout
24- uses : actions/checkout@v3
24+ uses : actions/checkout@v4
2525 with :
2626 ref : ${{ github.head_ref }}
2727 token : ${{ secrets.GH_PAT || github.token }}
Original file line number Diff line number Diff line change 2121 if : " !contains(github.event.head_commit.message, '[skip ci]')"
2222 steps :
2323 - name : Checkout
24- uses : actions/checkout@v3
24+ uses : actions/checkout@v4
2525 with :
2626 ref : ${{ github.head_ref }}
2727 token : ${{ secrets.GH_PAT || github.token }}
Original file line number Diff line number Diff line change 2020 runs-on : ubuntu-20.04
2121 steps :
2222 - name : Checkout
23- uses : actions/checkout@v3
23+ uses : actions/checkout@v4
2424 with :
2525 ref : ${{ github.head_ref }}
2626 token : ${{ secrets.GH_PAT || github.token }}
Original file line number Diff line number Diff line change 2020 runs-on : ubuntu-20.04
2121 steps :
2222 - name : Checkout
23- uses : actions/checkout@v3
23+ uses : actions/checkout@v4
2424 with :
2525 ref : ${{ github.head_ref }}
2626 token : ${{ secrets.GH_PAT || github.token }}
Original file line number Diff line number Diff line change 2020 runs-on : ubuntu-20.04
2121 steps :
2222 - name : Checkout
23- uses : actions/checkout@v3
23+ uses : actions/checkout@v4
2424 with :
2525 ref : ${{ github.head_ref }}
2626 token : ${{ secrets.GH_PAT || github.token }}
Original file line number Diff line number Diff line change 2020 runs-on : ubuntu-20.04
2121 steps :
2222 - name : Checkout
23- uses : actions/checkout@v3
23+ uses : actions/checkout@v4
2424 with :
2525 ref : ${{ github.head_ref }}
2626 token : ${{ secrets.GH_PAT || github.token }}
You can’t perform that action at this time.
0 commit comments