Skip to content

Commit

Permalink
test another SamKirkland version
Browse files Browse the repository at this point in the history
  • Loading branch information
BdsOliveira committed Feb 20, 2024
1 parent 077f58b commit f21a31c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
uses: actions/checkout@v3

- name: Deploy to ${{ vars.SERVER_DIR }}
uses: SamKirkland/FTP-Deploy-Action@4.3.4
uses: SamKirkland/FTP-Deploy-Action@4.02
with:
server: ${{ secrets.FTP_HOST }}
username: ${{ secrets.FTP_USER }}
Expand Down

0 comments on commit f21a31c

Please sign in to comment.