File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5252 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
5353
5454 - name : Download artifacts
55- uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
55+ uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8 .0.0
5656 with :
5757 name : distributions
5858 path : dist/
9494
9595 steps :
9696 - name : Download artifacts
97- uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
97+ uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8 .0.0
9898 with :
9999 name : distributions
100100 path : dist/
@@ -113,7 +113,7 @@ jobs:
113113
114114 steps :
115115 - name : Download artifacts
116- uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
116+ uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8 .0.0
117117 with :
118118 name : distributions
119119 path : dist/
You can’t perform that action at this time.
0 commit comments