diff --git a/action.yml b/action.yml index 8837121..f06473d 100644 --- a/action.yml +++ b/action.yml @@ -77,7 +77,7 @@ runs: shell: bash run: cp -R ${{ github.action_path }}/playbook ${{ github.workspace }}/.action-deploy-silverstripe-temp - name: Deploy to desired server - uses: arillso/action.playbook@0.1.0 + uses: arillso/action.playbook@0.3.0 with: user: ${{ inputs.host_user }} playbook: .action-deploy-silverstripe-temp/playbook.yml