We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bd6356e + e39f895 commit 4f9d763Copy full SHA for 4f9d763
1 file changed
.github/workflows/docs.yml
@@ -40,7 +40,7 @@ jobs:
40
env.DOCS_SSH_USER != '' &&
41
env.DOCS_SSH_HOST != '' &&
42
env.DOCS_SSH_PATH != ''
43
- uses: webfactory/ssh-agent@v0.9.0
+ uses: webfactory/ssh-agent@v0.10.0
44
with:
45
ssh-private-key: ${{ env.DOCS_SSH_PRIVATE_KEY }}
46
- name: Disable strict host key checking
0 commit comments