Skip to content

Commit

Permalink
Merge pull request #8 from One-Language/dependabot/github_actions/san…
Browse files Browse the repository at this point in the history
…d4rt/ftp-deployer-1.8

Bump sand4rt/ftp-deployer from 1.7 to 1.8
  • Loading branch information
BaseMax authored Mar 29, 2024
2 parents 72a0dbb + 7e582a4 commit c56e3d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: FTP Deployer
uses: sand4rt/ftp-deployer@v1.7
uses: sand4rt/ftp-deployer@v1.8
with:
sftp: true
host: ${{ secrets.SERVER_HOST }}
Expand Down

0 comments on commit c56e3d5

Please sign in to comment.