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:
6262 with :
6363 node-version : ${{ matrix.node-version }}
6464
65- - uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # master
65+ - uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # master
6666 with :
6767 name : dist
6868 path : dist/
6969
70- - uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # master
70+ - uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # master
7171 with :
7272 name : node_modules
7373 path : ./
8888
8989 - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
9090
91- - uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # master
91+ - uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # master
9292 with :
9393 name : dist
9494 path : dist/
You can’t perform that action at this time.
0 commit comments