4545 env :
4646 UV_RESOLUTION : highest
4747 steps :
48- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
48+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
4949 with :
5050 persist-credentials : false
5151
@@ -100,7 +100,7 @@ jobs:
100100 pyright-sessions : ${{ steps.set-matrix.outputs.pyright-sessions }}
101101 test-sessions : ${{ steps.set-matrix.outputs.test-sessions }}
102102 steps :
103- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
103+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
104104 with :
105105 persist-credentials : false
106106 - name : Set up environment
@@ -126,7 +126,7 @@ jobs:
126126 RUFF_OUTPUT_FORMAT : github
127127 steps :
128128
129- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
129+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
130130 with :
131131 persist-credentials : false
132132
@@ -154,7 +154,7 @@ jobs:
154154 - lock-dependencies
155155 - lint
156156 steps :
157- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
157+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
158158 with :
159159 fetch-depth : ' 0'
160160 persist-credentials : false
@@ -181,7 +181,7 @@ jobs:
181181 fail-fast : false
182182 continue-on-error : ${{ matrix.session.experimental }}
183183 steps :
184- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
184+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
185185 with :
186186 persist-credentials : false
187187
@@ -242,7 +242,7 @@ jobs:
242242 - lock-dependencies
243243 - lint
244244 steps :
245- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
245+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
246246 with :
247247 fetch-depth : ' 0'
248248 persist-credentials : false
@@ -273,7 +273,7 @@ jobs:
273273 - lock-dependencies
274274 - lint
275275 steps :
276- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
276+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
277277 with :
278278 persist-credentials : false
279279
@@ -319,7 +319,7 @@ jobs:
319319 env :
320320 NOXSESSION : ${{ matrix.session.name }}
321321 steps :
322- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
322+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
323323 with :
324324 persist-credentials : false
325325
0 commit comments