8000
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 881130d commit d9215d1Copy full SHA for d9215d1
.github/workflows/integration-beta.yml
@@ -104,7 +104,7 @@ jobs:
104
persist-credentials: false
105
106
- name: Install SSH Client
107
- uses: webfactory/ssh-agent@v0.2.0
+ uses: webfactory/ssh-agent@v0.4.1
108
with:
109
ssh-private-key: ${{ secrets.DEPLOY_KEY }}
110
@@ -139,7 +139,7 @@ jobs:
139
140
141
142
143
144
145
0 commit comments