File tree Expand file tree Collapse file tree
adbc_drivers_dev/templates Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -610,7 +610,7 @@ jobs:
610610 pixi-version : v0.63.2
611611 run-install : false
612612
613- - uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
613+ - uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
614614 with :
615615 pattern : " drivers-*"
616616 path : " ~/drivers"
@@ -681,7 +681,7 @@ jobs:
681681 with :
682682 pixi-version : v0.63.2
683683 run-install : false
684- - uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
684+ - uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
685685 with :
686686 name : " all-packages"
687687 path : " ~/packages"
@@ -804,13 +804,13 @@ jobs:
804804 pixi-version : v0.63.2
805805 run-install : false
806806
807- - uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
807+ - uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
808808 with :
809809 name : " all-packages"
810810 path : " ~/packages"
811811
812812<% if not lang_config.skip_validate % >
813- - uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
813+ - uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
814814 with :
815815 name : " docs"
816816 path : " ~/packages"
You can’t perform that action at this time.
0 commit comments