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 04e276a commit 36f2fc1Copy full SHA for 36f2fc1
.github/workflows/docs-release.yml
@@ -31,7 +31,7 @@ jobs:
31
run: yarn docs:build
32
33
- name: Setup SSH
34
- uses: webfactory/ssh-agent@v0.9.0
+ uses: webfactory/ssh-agent@v0.9.1
35
with:
36
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
37
0 commit comments