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@533298bc57c27f112a2c04a74a04a4d43e2866fd # master
65+ - uses : actions/download-artifact@7fba95161a0924506ed1ae69cdbae8371ee00b3f # master
6666 with :
6767 name : dist
6868 path : dist/
6969
70- - uses : actions/download-artifact@533298bc57c27f112a2c04a74a04a4d43e2866fd # master
70+ - uses : actions/download-artifact@7fba95161a0924506ed1ae69cdbae8371ee00b3f # master
7171 with :
7272 name : node_modules
7373 path : ./
8888
8989 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
9090
91- - uses : actions/download-artifact@533298bc57c27f112a2c04a74a04a4d43e2866fd # master
91+ - uses : actions/download-artifact@7fba95161a0924506ed1ae69cdbae8371ee00b3f # master
9292 with :
9393 name : dist
9494 path : dist/
You can’t perform that action at this time.
0 commit comments