We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8af4542 commit 87bb931Copy full SHA for 87bb931
.github/workflows/deploy.yml
@@ -68,7 +68,7 @@ jobs:
68
# timeout-minutes: 30
69
70
- name: 📂 Sync files
71
- uses: SamKirkland/FTP-Deploy-Action@4.3.5
+ uses: SamKirkland/FTP-Deploy-Action@v4.3.5
72
with:
73
server: ${{ secrets.FTP_SERVER }}
74
server-dir: ${{ secrets.FTP_DIR }}
0 commit comments