Skip to content

Commit d9215d1

Browse files
authored
Update integration-beta.yml
1 parent 881130d commit d9215d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/integration-beta.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

@@ -139,7 +139,7 @@ jobs:
139139
persist-credentials: false
140140

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

0 commit comments

Comments
 (0)