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 0f16370 commit 36713d0Copy full SHA for 36713d0
.github/workflows/docs.yml
@@ -26,7 +26,7 @@ jobs:
26
run: npm install
27
28
- name: Install SSH Client 🔑
29
- uses: webfactory/ssh-agent@v0.6.0
+ uses: webfactory/ssh-agent@v0.9.0
30
with:
31
ssh-private-key: ${{ secrets.DEPLOY_KEY }}
32
0 commit comments