diff --git a/.github/workflows/test_server.yml b/.github/workflows/test_server.yml index c5a68589..3bdfe32c 100644 --- a/.github/workflows/test_server.yml +++ b/.github/workflows/test_server.yml @@ -90,7 +90,7 @@ jobs: working-directory: ${{ env.SCRIPTING_PATH }} - name: Upload files to NA - uses: wlixcc/SFTP-Deploy-Action@v1.2.4 + uses: wlixcc/SFTP-Deploy-Action@v1.2.5 with: server: ${{ secrets.SFTP_HOST }} port: ${{ secrets.SFTP_PORT }}