chore: update action image
This commit is contained in:
parent
1f7ce4dfab
commit
4f7d6491f3
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -8,7 +8,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
- name: executing remote ssh commands
|
||||
uses: appleboy/scp-action@master
|
||||
uses: appleboy/ssh-action@master
|
||||
with:
|
||||
host: ${{ secrets.HOST }}
|
||||
username: ${{ secrets.USERNAME }}
|
||||
|
Loading…
Reference in New Issue
Block a user