File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -62,12 +62,12 @@ jobs:
62
62
with :
63
63
node-version : ${{ matrix.node-version }}
64
64
65
- - uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # master
65
+ - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # master
66
66
with :
67
67
name : dist
68
68
path : dist/
69
69
70
- - uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # master
70
+ - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # master
71
71
with :
72
72
name : node_modules
73
73
path : ./
88
88
89
89
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
90
90
91
- - uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # master
91
+ - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # master
92
92
with :
93
93
name : dist
94
94
path : dist/
You can’t perform that action at this time.
0 commit comments