Update integration.yml

This commit is contained in:
James Ives 2020-11-17 00:43:03 -05:00 committed by GitHub
parent a9f8d8d2be
commit 881130db25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -104,7 +104,7 @@ jobs:
persist-credentials: false
- name: Install SSH Client
uses: webfactory/ssh-agent@v0.2.0
uses: webfactory/ssh-agent@v0.4.1
with:
ssh-private-key: ${{ secrets.DEPLOY_KEY }}
@ -138,7 +138,7 @@ jobs:
persist-credentials: false
- name: Install SSH Client
uses: webfactory/ssh-agent@v0.2.0
uses: webfactory/ssh-agent@v0.4.1
with:
ssh-private-key: ${{ secrets.DEPLOY_KEY }}