We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d397cd5 commit af17d9fCopy full SHA for af17d9f
.github/workflows/ci.yml
@@ -77,7 +77,7 @@ jobs:
77
target: /root
78
79
- name: Start Docker containers on remote host
80
- uses: appleboy/ssh-action@v0.1.4
+ uses: appleboy/ssh-action@v1.2.0
81
with:
82
host: ${{ secrets.REMOTE_IP }}
83
username: ${{ secrets.REMOTE_USERNAME }}
0 commit comments