6666 uses : hmarr/debug-action@v3.0.0
6767 - id : checkout
6868 name : Checkout ${{ env.REF_NAME }}
69- uses : actions/checkout@v4.2.1
69+ uses : actions/checkout@v4.2.2
7070 with :
7171 persist-credentials : false
7272 ref : ${{ env.REF }}
@@ -103,7 +103,7 @@ jobs:
103103 steps :
104104 - id : checkout
105105 name : Checkout ${{ env.REF_NAME }}
106- uses : actions/checkout@v4.2.1
106+ uses : actions/checkout@v4.2.2
107107 with :
108108 fetch-depth : 0
109109 persist-credentials : false
@@ -131,7 +131,7 @@ jobs:
131131 steps :
132132 - id : checkout
133133 name : Checkout ${{ env.REF_NAME }}
134- uses : actions/checkout@v4.2.1
134+ uses : actions/checkout@v4.2.2
135135 with :
136136 fetch-depth : 0
137137 persist-credentials : false
@@ -156,7 +156,7 @@ jobs:
156156 steps :
157157 - id : checkout
158158 name : Checkout ${{ env.REF_NAME }}
159- uses : actions/checkout@v4.2.1
159+ uses : actions/checkout@v4.2.2
160160 with :
161161 persist-credentials : false
162162 ref : ${{ env.REF }}
@@ -185,7 +185,7 @@ jobs:
185185 steps :
186186 - id : checkout
187187 name : Checkout ${{ env.REF_NAME }}
188- uses : actions/checkout@v4.2.1
188+ uses : actions/checkout@v4.2.2
189189 with :
190190 persist-credentials : false
191191 ref : ${{ env.REF }}
@@ -214,7 +214,7 @@ jobs:
214214 steps :
215215 - id : checkout
216216 name : Checkout ${{ env.REF_NAME }}
217- uses : actions/checkout@v4.2.1
217+ uses : actions/checkout@v4.2.2
218218 with :
219219 persist-credentials : false
220220 ref : ${{ env.REF }}
@@ -251,7 +251,7 @@ jobs:
251251 steps :
252252 - id : checkout
253253 name : Checkout ${{ env.REF_NAME }}
254- uses : actions/checkout@v4.2.1
254+ uses : actions/checkout@v4.2.2
255255 with :
256256 persist-credentials : false
257257 ref : ${{ env.REF }}
@@ -299,7 +299,7 @@ jobs:
299299 steps :
300300 - id : checkout
301301 name : Checkout ${{ env.REF_NAME }}
302- uses : actions/checkout@v4.2.1
302+ uses : actions/checkout@v4.2.2
303303 with :
304304 persist-credentials : false
305305 ref : ${{ env.REF }}
@@ -348,7 +348,7 @@ jobs:
348348 steps :
349349 - id : checkout
350350 name : Checkout ${{ env.REF_NAME }}
351- uses : actions/checkout@v4.2.1
351+ uses : actions/checkout@v4.2.2
352352 with :
353353 fetch-depth : 0
354354 persist-credentials : false
0 commit comments