Skip to content

Commit 881130d

Browse files
authored
Update integration.yml
1 parent a9f8d8d commit 881130d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/integration.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
persist-credentials: false
105105

106106
- name: Install SSH Client
107-
uses: webfactory/ssh-agent@v0.2.0
107+
uses: webfactory/ssh-agent@v0.4.1
108108
with:
109109
ssh-private-key: ${{ secrets.DEPLOY_KEY }}
110110

@@ -138,7 +138,7 @@ jobs:
138138
persist-credentials: false
139139

140140
- name: Install SSH Client
141-
uses: webfactory/ssh-agent@v0.2.0
141+
uses: webfactory/ssh-agent@v0.4.1
142142
with:
143143
ssh-private-key: ${{ secrets.DEPLOY_KEY }}
144144

0 commit comments

Comments
 (0)