Skip to content

Commit

Permalink
Update cpanel.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dizaraj authored May 13, 2024
1 parent e28ce64 commit 7c3a73e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cpanel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ jobs:

steps:
- name: 🚚 Get latest code
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: 📂 Sync files and folders
uses: SamKirkland/[email protected].4
uses: SamKirkland/[email protected].5
with:
server: ${{ secrets.FTP_SERVER }}
username: ${{ secrets.FTP_USERNAME }}
Expand Down

0 comments on commit 7c3a73e

Please sign in to comment.