File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -108,12 +108,12 @@ jobs:
108108 - name : Setup Bun
109109 uses : oven-sh/setup-bun@v2
110110
111- - uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # master
111+ - uses : actions/download-artifact@2a5974104b6d5dbdb2f9468a3e54da3bdd241578 # master
112112 with :
113113 name : dist
114114 path : dist/
115115
116- - uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # master
116+ - uses : actions/download-artifact@2a5974104b6d5dbdb2f9468a3e54da3bdd241578 # master
117117 with :
118118 name : node_modules
119119 path : ./
@@ -140,7 +140,7 @@ jobs:
140140
141141 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
142142
143- - uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # master
143+ - uses : actions/download-artifact@2a5974104b6d5dbdb2f9468a3e54da3bdd241578 # master
144144 with :
145145 name : dist
146146 path : dist/
You can’t perform that action at this time.
0 commit comments