Skip to content

Commit dacfec3

Browse files
committed
Bump the ssh-agent version for actions to 0.9.0
1 parent 293c833 commit dacfec3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/subdoc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
with:
2020
submodules: 'true'
2121

22-
- uses: webfactory/ssh-agent@v0.7.0
22+
- uses: webfactory/ssh-agent@v0.9.0
2323
with:
2424
ssh-private-key: ${{ secrets.DOCS_SSH_PRIVATE_KEY }}
2525

0 commit comments

Comments
 (0)