File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -93,12 +93,12 @@ jobs:
9393 with :
9494 node-version : ${{ matrix.node-version }}
9595
96- - uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # master
96+ - uses : actions/download-artifact@2a5974104b6d5dbdb2f9468a3e54da3bdd241578 # master
9797 with :
9898 name : dist
9999 path : dist/
100100
101- - uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # master
101+ - uses : actions/download-artifact@2a5974104b6d5dbdb2f9468a3e54da3bdd241578 # master
102102 with :
103103 name : node_modules
104104 path : ./
@@ -123,7 +123,7 @@ jobs:
123123
124124 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
125125
126- - uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # master
126+ - uses : actions/download-artifact@2a5974104b6d5dbdb2f9468a3e54da3bdd241578 # master
127127 with :
128128 name : dist
129129 path : dist/
You can’t perform that action at this time.
0 commit comments