Skip to content

Commit 42e1707

Browse files
chore(deps): update wlixcc/sftp-deploy-action action to v1.2.6
1 parent d6dbdcc commit 42e1707

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: actions/checkout@v4
1919

2020
- name: Deploy
21-
uses: wlixcc/SFTP-Deploy-Action@v1.2.4
21+
uses: wlixcc/SFTP-Deploy-Action@v1.2.6
2222
with:
2323
username: '${{ secrets.SFTP_USERNAME }}'
2424
server: '${{ secrets.SFTP_SERVER }}'

0 commit comments

Comments
 (0)