We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51720a8 commit ab6aba7Copy full SHA for ab6aba7
1 file changed
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Checkout
30
uses: actions/checkout@v4
31
- name: Setup SSH Agent
32
- uses: webfactory/ssh-agent@v0.9.0
+ uses: webfactory/ssh-agent@v0.9.1
33
with:
34
ssh-private-key: |
35
${{ secrets.SSH_PRIVATE_KEY }}
0 commit comments