We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 293c833 commit dacfec3Copy full SHA for dacfec3
.github/workflows/subdoc.yml
@@ -19,7 +19,7 @@ jobs:
19
with:
20
submodules: 'true'
21
22
- - uses: webfactory/ssh-agent@v0.7.0
+ - uses: webfactory/ssh-agent@v0.9.0
23
24
ssh-private-key: ${{ secrets.DOCS_SSH_PRIVATE_KEY }}
25
0 commit comments