File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 14
14
with :
15
15
node-version : ${{ matrix.node }}
16
16
cache : ' npm'
17
- - uses : webfactory/ssh-agent@v0.7 .0
17
+ - uses : webfactory/ssh-agent@v0.8 .0
18
18
with :
19
19
ssh-private-key : ${{ secrets.SSH_PRIVATE_KEY }}
20
20
- name : Add Know Hosts
41
41
with :
42
42
node-version : 14.21.3
43
43
cache : ' npm'
44
- - uses : webfactory/ssh-agent@v0.7 .0
44
+ - uses : webfactory/ssh-agent@v0.8 .0
45
45
with :
46
46
ssh-private-key : ${{ secrets.SSH_PRIVATE_KEY }}
47
47
- name : Add Know Hosts
78
78
with :
79
79
node-version : 14.21.3
80
80
cache : ' npm'
81
- - uses : webfactory/ssh-agent@v0.7 .0
81
+ - uses : webfactory/ssh-agent@v0.8 .0
82
82
with :
83
83
ssh-private-key : ${{ secrets.SSH_PRIVATE_KEY }}
84
84
- name : Add Know Hosts
@@ -115,7 +115,7 @@ jobs:
115
115
name : deploy-files
116
116
path : ./dist
117
117
118
- - uses : webfactory/ssh-agent@v0.7 .0
118
+ - uses : webfactory/ssh-agent@v0.8 .0
119
119
with :
120
120
ssh-private-key : ${{ secrets.SSH_PRIVATE_KEY }}
121
121
- name : Add Know Hosts
You can’t perform that action at this time.
0 commit comments