Skip to content

Commit

Permalink
Go back to old version for sftp
Browse files Browse the repository at this point in the history
  • Loading branch information
Elikill58 authored Feb 13, 2024
1 parent 21f778e commit 5d26150
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
path: "./*"

- name: Copy repository contents
uses: wangyucode/sftp-upload-action@v2.0.2
uses: wangyucode/sftp-upload-action@v1.4.9
with:
host: ${{ secrets.HOST }}
username: ${{ secrets.USERNAME }}
Expand Down

0 comments on commit 5d26150

Please sign in to comment.