File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 2323 # Checkout repos
2424 #
2525 - name : Checkout cgroups
26- uses : actions/checkout@v5
26+ uses : actions/checkout@v6
2727 with :
2828 path : src/github.com/containerd/cgroups
2929 fetch-depth : 25
5454
5555 steps :
5656 - name : Checkout cgroups
57- uses : actions/checkout@v5
57+ uses : actions/checkout@v6
5858 with :
5959 path : src/github.com/containerd/cgroups
6060
9696 free -mt
9797
9898 - name : Checkout cgroups
99- uses : actions/checkout@v5
99+ uses : actions/checkout@v6
100100 with :
101101 path : src/github.com/containerd/cgroups
102102
@@ -158,7 +158,7 @@ jobs:
158158
159159 steps :
160160 - name : Checkout cgroups
161- uses : actions/checkout@v5
161+ uses : actions/checkout@v6
162162 with :
163163 path : src/github.com/containerd/cgroups
164164
@@ -182,7 +182,7 @@ jobs:
182182
183183 steps :
184184 - name : Checkout cgroups
185- uses : actions/checkout@v5
185+ uses : actions/checkout@v6
186186 with :
187187 path : src/github.com/containerd/cgroups
188188
You can’t perform that action at this time.
0 commit comments