File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2323 version : 1.24.x
2424 steps :
2525 - name : Checkout Code
26- uses : actions/checkout@v5
26+ uses : actions/checkout@v6
2727 with :
2828 fetch-depth : 1
2929 - name : Install Go
5151 version : 1.24.x
5252 steps :
5353 - name : Checkout Code
54- uses : actions/checkout@v5
54+ uses : actions/checkout@v6
5555 with :
5656 fetch-depth : 1
5757 - name : Install Go
6464 runs-on : ubuntu-latest
6565 steps :
6666 - name : Checkout Code
67- uses : actions/checkout@v5
67+ uses : actions/checkout@v6
6868 with :
6969 fetch-depth : 1
7070 - name : Install Go
Original file line number Diff line number Diff line change 2323 version : 1.24.x
2424 steps :
2525 - name : Checkout Code
26- uses : actions/checkout@v5
26+ uses : actions/checkout@v6
2727 with :
2828 fetch-depth : 1
2929 - name : Install Go
You can’t perform that action at this time.
0 commit comments