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 @@ -93,12 +93,12 @@ jobs:
9393 with :
9494 node-version : ${{ matrix.node-version }}
9595
96- - uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # master
96+ - uses : actions/download-artifact@f093f21ca4cfa7c75ccbbc2be54da76a0c7e1f05 # master
9797 with :
9898 name : dist
9999 path : dist/
100100
101- - uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # master
101+ - uses : actions/download-artifact@f093f21ca4cfa7c75ccbbc2be54da76a0c7e1f05 # master
102102 with :
103103 name : node_modules
104104 path : ./
@@ -123,7 +123,7 @@ jobs:
123123
124124 - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
125125
126- - uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # master
126+ - uses : actions/download-artifact@f093f21ca4cfa7c75ccbbc2be54da76a0c7e1f05 # master
127127 with :
128128 name : dist
129129 path : dist/
You can’t perform that action at this time.
0 commit comments