Skip to content

Commit

Permalink
Merge pull request #58 from leszekkrol/dependabot/github_actions/SamK…
Browse files Browse the repository at this point in the history
…irkland/FTP-Deploy-Action-4.3.4

⬆️ Bump SamKirkland/FTP-Deploy-Action from 4.3.3 to 4.3.4
  • Loading branch information
Leszek W. Król committed Jul 1, 2023
2 parents aa7171a + a5f812a commit 70c84fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
npm run generate
- name: 📂 Sync files
uses: SamKirkland/FTP-Deploy-Action@4.3.3
uses: SamKirkland/FTP-Deploy-Action@v4.3.4
with:
dangerous-clean-slate: true
server: ${{ secrets.ftp_host }}
Expand Down

0 comments on commit 70c84fe

Please sign in to comment.