2626 runs-on : ubuntu-24.04-arm
2727
2828 steps :
29- - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
29+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
3030 with :
3131 persist-credentials : false
3232
4646 runs-on : ubuntu-24.04-arm
4747
4848 steps :
49- - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
49+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
5050 with :
5151 persist-credentials : false
5252
6464 runs-on : ubuntu-24.04-arm
6565
6666 steps :
67- - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
67+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
6868 with :
6969 persist-credentials : false
7070
@@ -103,7 +103,7 @@ jobs:
103103 runs-on : ubuntu-24.04-arm
104104
105105 steps :
106- - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
106+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
107107 with :
108108 persist-credentials : false
109109
@@ -144,10 +144,10 @@ jobs:
144144 name : 🖥️ Browser tests
145145 runs-on : ubuntu-24.04-arm
146146 container :
147- image : mcr.microsoft.com/playwright:v1.61 .1-noble@sha256:5b8f294aff9041b7191c34a4bab3ac270157a28774d4b0660e9743297b697e48
147+ image : mcr.microsoft.com/playwright:v1.62 .1-noble@sha256:dcc5531e97840b9b5e794f2814476b21571c5124a3fca2267d73041f56e7580e
148148
149149 steps :
150- - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
150+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
151151 with :
152152 persist-credentials : false
153153
@@ -188,7 +188,7 @@ jobs:
188188 mode : [dark, light]
189189
190190 steps :
191- - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
191+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
192192 with :
193193 persist-credentials : false
194194
@@ -212,7 +212,7 @@ jobs:
212212 runs-on : ubuntu-24.04-arm
213213
214214 steps :
215- - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
215+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
216216 with :
217217 persist-credentials : false
218218
@@ -230,7 +230,7 @@ jobs:
230230 runs-on : ubuntu-24.04-arm
231231
232232 steps :
233- - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
233+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
234234 with :
235235 persist-credentials : false
236236
0 commit comments