Skip to content

Commit

Permalink
chore(deps): update samkirkland/ftp-deploy-action action to v4.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 14, 2024
1 parent 9fda09a commit 32f6c57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
run: "mkdir deploy-unit && mv -t deploy-unit public/css public/js public/fonts"

- name: Upload assets
uses: SamKirkland/[email protected].4
uses: SamKirkland/[email protected].5
with:
server: ${{ secrets.FTP_HOSTNAME }}
username: ${{ secrets.FTP_USERNAME }}
Expand Down

0 comments on commit 32f6c57

Please sign in to comment.