File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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
2222 - name : Set up Docker Buildx
2323 uses : docker/setup-buildx-action@v4
Original file line number Diff line number Diff line change 1717 packages : write
1818
1919 steps :
20- - uses : actions/checkout@v6
20+ - uses : actions/checkout@v7
2121 with :
2222 fetch-depth : 0
2323
Original file line number Diff line number Diff line change 99 runs-on : ubuntu-latest
1010
1111 steps :
12- - uses : actions/checkout@v6
12+ - uses : actions/checkout@v7
1313 - uses : actions/setup-node@v6
1414 with :
1515 node-version : 24
2121 helm :
2222 runs-on : ubuntu-latest
2323 steps :
24- - uses : actions/checkout@v6
24+ - uses : actions/checkout@v7
2525 with :
2626 fetch-depth : 0
2727 - name : Set up Helm
Original file line number Diff line number Diff line change 1515 runs-on : ubuntu-latest
1616 steps :
1717 - name : Checkout repository
18- uses : actions/checkout@v6
18+ uses : actions/checkout@v7
1919 with :
2020 fetch-depth : 0
2121
You can’t perform that action at this time.
0 commit comments