File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -105,12 +105,12 @@ jobs:
105105 with :
106106 node-version : ${{ matrix.node-version }}
107107
108- - uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # master
108+ - uses : actions/download-artifact@2a5974104b6d5dbdb2f9468a3e54da3bdd241578 # master
109109 with :
110110 name : dist
111111 path : dist/
112112
113- - uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # master
113+ - uses : actions/download-artifact@2a5974104b6d5dbdb2f9468a3e54da3bdd241578 # master
114114 with :
115115 name : node_modules
116116 path : ./
@@ -137,7 +137,7 @@ jobs:
137137
138138 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
139139
140- - uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # master
140+ - uses : actions/download-artifact@2a5974104b6d5dbdb2f9468a3e54da3bdd241578 # master
141141 with :
142142 name : dist
143143 path : dist/
You can’t perform that action at this time.
0 commit comments