Skip to content

Commit 1d9c87c

Browse files
authored
Merge pull request #3 from surftimer/dependabot/github_actions/wlixcc/SFTP-Deploy-Action-1.2.5
Bump wlixcc/SFTP-Deploy-Action from 1.2.4 to 1.2.5
2 parents 7b9b4db + e6d5d06 commit 1d9c87c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
run: rm -r .github .git
2323

2424
- name: Upload files
25-
uses: wlixcc/[email protected].4
25+
uses: wlixcc/[email protected].5
2626
with:
2727
server: ${{ secrets.SFTP_HOST }}
2828
port: ${{ secrets.SFTP_PORT }}

0 commit comments

Comments
 (0)