File tree 1 file changed +3
-3
lines changed
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@533298bc57c27f112a2c04a74a04a4d43e2866fd # master
65
+ - uses : actions/download-artifact@7fba95161a0924506ed1ae69cdbae8371ee00b3f # master
66
66
with :
67
67
name : dist
68
68
path : dist/
69
69
70
- - uses : actions/download-artifact@533298bc57c27f112a2c04a74a04a4d43e2866fd # master
70
+ - uses : actions/download-artifact@7fba95161a0924506ed1ae69cdbae8371ee00b3f # 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@533298bc57c27f112a2c04a74a04a4d43e2866fd # master
91
+ - uses : actions/download-artifact@7fba95161a0924506ed1ae69cdbae8371ee00b3f # master
92
92
with :
93
93
name : dist
94
94
path : dist/
You can’t perform that action at this time.
0 commit comments