File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -240,7 +240,7 @@ jobs:
240240 with :
241241 tool : nextest
242242 - name : Download cargo-mutants binary
243- uses : actions/download-artifact@v4
243+ uses : actions/download-artifact@v8
244244 with :
245245 name : cargo-mutants-linux
246246 - name : Install cargo-mutants binary
@@ -284,7 +284,7 @@ jobs:
284284 with :
285285 tool : nextest
286286 - name : Download cargo-mutants binary
287- uses : actions/download-artifact@v4
287+ uses : actions/download-artifact@v8
288288 with :
289289 name : cargo-mutants-linux
290290 - name : Install cargo-mutants binary
@@ -332,7 +332,7 @@ jobs:
332332 rustflags = ["-C", "link-arg=--ld-path=wild"]
333333 EOF
334334 - name : Download cargo-mutants binary
335- uses : actions/download-artifact@v4
335+ uses : actions/download-artifact@v8
336336 with :
337337 name : cargo-mutants-linux
338338 - name : Install cargo-mutants binary
You can’t perform that action at this time.
0 commit comments