Merge pull request #41 from jwetzell/dependabot/github_actions/SamKirkland/FTP-Deploy-Action-4.4.0

Bump SamKirkland/FTP-Deploy-Action from 4.3.6 to 4.4.0
This commit is contained in:
Joel Wetzell
2026-04-27 09:30:42 -05:00
committed by GitHub
+1 -1
View File
@@ -24,7 +24,7 @@ jobs:
run: npm run build
- name: publish
uses: SamKirkland/FTP-Deploy-Action@v4.3.6
uses: SamKirkland/FTP-Deploy-Action@v4.4.0
with:
server: ${{secrets.FTP_HOST}}
username: ${{secrets.FTP_USERNAME}}