We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6222170 commit 947537fCopy full SHA for 947537f
1 file changed
.github/workflows/deploy.yml
@@ -32,7 +32,7 @@ jobs:
32
target: '/home/deploy/admin-api-rust'
33
34
- name: Restart service
35
- uses: appleboy/ssh-action@v0.1.4
+ uses: appleboy/ssh-action@v1.2.0
36
with:
37
host: ${{ secrets.VPS_HOST }}
38
username: ${{ secrets.VPS_USER }}
0 commit comments