Skip to content

Commit eb6c41e

Browse files
update ssh-action version
1 parent 0ad710e commit eb6c41e

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/checkout@v3
1515

1616
- name: Deploy via SSH
17-
uses: appleboy/ssh-action@v1.0.0
17+
uses: appleboy/ssh-action@v1.2.2
1818
with:
1919
host: ${{ secrets.SSH_MAIN_HOST_IP }}
2020
username: github_user

__pycache__/main.cpython-39.pyc

825 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)