File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3030 runs-on : ubuntu-latest
3131 steps :
3232 - name : Checkout
33- uses : actions/checkout@v6
33+ uses : actions/checkout@v7
3434 with :
3535 ref : ${{ github.head_ref || github.ref_name }}
3636 token : ${{ secrets.GH_PAT || github.token }}
Original file line number Diff line number Diff line change 3030 runs-on : ubuntu-latest
3131 steps :
3232 - name : Checkout
33- uses : actions/checkout@v6
33+ uses : actions/checkout@v7
3434 with :
3535 ref : ${{ github.head_ref || github.ref_name }}
3636 token : ${{ secrets.GH_PAT || github.token }}
Original file line number Diff line number Diff line change 3131 runs-on : ubuntu-latest
3232 steps :
3333 - name : Checkout
34- uses : actions/checkout@v6
34+ uses : actions/checkout@v7
3535 with :
3636 ref : ${{ github.head_ref || github.ref_name }}
3737 token : ${{ secrets.GH_PAT || github.token }}
Original file line number Diff line number Diff line change 3434 if : " !contains(github.event.head_commit.message, '[skip ci]')"
3535 steps :
3636 - name : Checkout
37- uses : actions/checkout@v6
37+ uses : actions/checkout@v7
3838 with :
3939 ref : ${{ github.head_ref || github.ref_name }}
4040 token : ${{ secrets.GH_PAT || github.token }}
Original file line number Diff line number Diff line change 3030 runs-on : ubuntu-latest
3131 steps :
3232 - name : Checkout
33- uses : actions/checkout@v6
33+ uses : actions/checkout@v7
3434 with :
3535 ref : ${{ github.head_ref || github.ref_name }}
3636 token : ${{ secrets.GH_PAT || github.token }}
Original file line number Diff line number Diff line change 3030 runs-on : ubuntu-latest
3131 steps :
3232 - name : Checkout
33- uses : actions/checkout@v6
33+ uses : actions/checkout@v7
3434 with :
3535 ref : ${{ github.head_ref || github.ref_name }}
3636 token : ${{ secrets.GH_PAT || github.token }}
Original file line number Diff line number Diff line change 3030 runs-on : ubuntu-latest
3131 steps :
3232 - name : Checkout
33- uses : actions/checkout@v6
33+ uses : actions/checkout@v7
3434 with :
3535 ref : ${{ github.head_ref || github.ref_name }}
3636 token : ${{ secrets.GH_PAT || github.token }}
Original file line number Diff line number Diff line change 3030 runs-on : ubuntu-latest
3131 steps :
3232 - name : Checkout
33- uses : actions/checkout@v6
33+ uses : actions/checkout@v7
3434 with :
3535 ref : ${{ github.head_ref || github.ref_name }}
3636 token : ${{ secrets.GH_PAT || github.token }}
You can’t perform that action at this time.
0 commit comments