We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a848926 commit 215970eCopy full SHA for 215970e
.github/workflows/deploy.yml
@@ -42,7 +42,7 @@ jobs:
42
run: sudo apt-get update && sudo apt-get install -y openssh-client
43
44
- name: Add SSH Key
45
- uses: webfactory/ssh-agent@v0.8.1
+ uses: webfactory/ssh-agent@v0.5.3
46
with:
47
ssh-private-key: ${{ secrets.SSH_KEY }}
48
0 commit comments