File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3535 runs-on : ubuntu-latest
3636
3737 steps :
38- - uses : actions/checkout@v6
38+ - uses : actions/checkout@v7
3939 with :
4040 fetch-depth : 1
4141 - uses : actions/setup-node@v6
Original file line number Diff line number Diff line change 3333 runs-on : ubuntu-latest
3434
3535 steps :
36- - uses : actions/checkout@v6
36+ - uses : actions/checkout@v7
3737 with :
3838 fetch-depth : 1
3939 - uses : actions/setup-node@v6
Original file line number Diff line number Diff line change 2424 pull-requests : write
2525
2626 steps :
27- - uses : actions/checkout@v6
27+ - uses : actions/checkout@v7
2828 - uses : actions/setup-node@v6
2929 with :
3030 node-version : ' 24'
Original file line number Diff line number Diff line change 2828 runs-on : ubuntu-latest
2929
3030 steps :
31- - uses : actions/checkout@v6
31+ - uses : actions/checkout@v7
3232 with :
3333 fetch-depth : 2
3434 - uses : actions/setup-node@v6
Original file line number Diff line number Diff line change 5050
5151 steps :
5252 - name : Checkout repository
53- uses : actions/checkout@v6
53+ uses : actions/checkout@v7
5454
5555 # Initializes the CodeQL tools for scanning.
5656 - name : Initialize CodeQL
Original file line number Diff line number Diff line change 1717 pull-requests : write
1818
1919 steps :
20- - uses : actions/checkout@v6
20+ - uses : actions/checkout@v7
2121 - uses : actions/setup-node@v6
2222 with :
2323 node-version : ' 24'
Original file line number Diff line number Diff line change 2020 runs-on : ubuntu-latest
2121 steps :
2222 - name : Checkout
23- uses : actions/checkout@v6
23+ uses : actions/checkout@v7
2424 with :
2525 fetch-depth : 1
2626 - name : Install Vercel CLI
Original file line number Diff line number Diff line change 2121 runs-on : ubuntu-latest
2222 steps :
2323 - name : Checkout
24- uses : actions/checkout@v6
24+ uses : actions/checkout@v7
2525 with :
2626 fetch-depth : 800
2727 - name : Install Vercel CLI
You can’t perform that action at this time.
0 commit comments