File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -132,7 +132,7 @@ jobs:
132132 repository : spack/spack
133133 path : spack
134134 ref : d36452cf4e70fa1da8b9db43921850872b82ced9
135- - uses : actions/download-artifact@v3
135+ - uses : actions/download-artifact@v6
136136 with :
137137 name : clingo_binary_mirror
138138 - run : ./spack/bin/spack python ./generate_bootstrap_json.py clingo
Original file line number Diff line number Diff line change @@ -128,7 +128,7 @@ jobs:
128128 repository : spack/spack
129129 path : spack
130130 ref : d36452cf4e70fa1da8b9db43921850872b82ced9
131- - uses : actions/download-artifact@v3
131+ - uses : actions/download-artifact@v6
132132 with :
133133 name : gnupg_binary_mirror
134134 - run : ./spack/bin/spack python ./generate_bootstrap_json.py gnupg
Original file line number Diff line number Diff line change 8888 repository : spack/spack
8989 path : spack
9090 ref : d36452cf4e70fa1da8b9db43921850872b82ced9
91- - uses : actions/download-artifact@v3
91+ - uses : actions/download-artifact@v6
9292 with :
9393 name : patchelf_binary_mirror
9494 - run : ./spack/bin/spack python ./generate_bootstrap_json.py patchelf
You can’t perform that action at this time.
0 commit comments