Skip to content

Commit c56e3d5

Browse files
authored
Merge pull request #8 from One-Language/dependabot/github_actions/sand4rt/ftp-deployer-1.8
Bump sand4rt/ftp-deployer from 1.7 to 1.8
2 parents 72a0dbb + 7e582a4 commit c56e3d5

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
@@ -14,7 +14,7 @@ jobs:
1414
- name: Checkout
1515
uses: actions/checkout@v4
1616
- name: FTP Deployer
17-
uses: sand4rt/ftp-deployer@v1.7
17+
uses: sand4rt/ftp-deployer@v1.8
1818
with:
1919
sftp: true
2020
host: ${{ secrets.SERVER_HOST }}

0 commit comments

Comments
 (0)