version number?
All checks were successful
checks / check and test (pull_request) Successful in 27s

This commit is contained in:
alice 2023-06-26 12:48:12 +00:00
parent f7ed3e27c4
commit 32bf483323

View File

@ -43,7 +43,7 @@ jobs:
done
- name: Deploy to FTP Server
uses: https://github.com/GenieTim/ftp-action@releases/v4
uses: https://github.com/GenieTim/ftp-action@v4.0.1
with:
host: ${{ secrets.ftp_host }}
user: ${{ secrets.ftp_user }}