We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 750852e + 0529924 commit 25b8a50Copy full SHA for 25b8a50
.github/workflows/ci.yml
@@ -68,7 +68,7 @@ jobs:
68
file_name: .env
69
70
- name: Copy files to remote host
71
- uses: appleboy/[email protected].1
+ uses: appleboy/[email protected].2
72
with:
73
host: ${{ secrets.REMOTE_IP }}
74
username: ${{ secrets.REMOTE_USERNAME }}
0 commit comments