diff --git a/action.yml b/action.yml index 6f22493..9e8f6c8 100644 --- a/action.yml +++ b/action.yml @@ -35,7 +35,7 @@ runs: - uses: actions/checkout@v3 with: repository: zeet-co/zeet-deploy-action - ref: v2 + ref: v1 - uses: zeet-dev/action-zeet@main with: token: ${{ inputs.deploy_key }}