File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -127,7 +127,7 @@ jobs:
127127 run : pnpm build
128128
129129 - name : upload dist
130- uses : actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6 .0.0
130+ uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7 .0.0
131131 with :
132132 name : dist
133133 path : |
@@ -167,7 +167,7 @@ jobs:
167167 uses : ./.github/actions/prepare-proxy
168168
169169 - name : fetch dist
170- uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
170+ uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8 .0.0
171171 with :
172172 name : dist
173173 path : dist
@@ -223,7 +223,7 @@ jobs:
223223 uses : ./.github/actions/prepare-proxy
224224
225225 - name : fetch dist
226- uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
226+ uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8 .0.0
227227 with :
228228 name : dist
229229 path : dist
@@ -280,7 +280,7 @@ jobs:
280280 uses : ./.github/actions/prepare-proxy
281281
282282 - name : fetch dist
283- uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
283+ uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8 .0.0
284284 with :
285285 name : dist
286286 path : dist
You can’t perform that action at this time.
0 commit comments