Skip to content

Commit 84a974c

Browse files
authored
Merge pull request #4 from surftimer/dependabot/github_actions/wlixcc/SFTP-Deploy-Action-1.2.6
Bump wlixcc/SFTP-Deploy-Action from 1.2.5 to 1.2.6
2 parents 1d9c87c + 2972484 commit 84a974c

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].5
25+
uses: wlixcc/[email protected].6
2626
with:
2727
server: ${{ secrets.SFTP_HOST }}
2828
port: ${{ secrets.SFTP_PORT }}

0 commit comments

Comments
 (0)