diff --git a/.github/workflows/platformDeploy.yml b/.github/workflows/platformDeploy.yml index 79f7d1bee197..4c5dfdb14627 100644 --- a/.github/workflows/platformDeploy.yml +++ b/.github/workflows/platformDeploy.yml @@ -300,7 +300,7 @@ jobs: uses: ./.github/actions/composite/setupNode - name: Setup Cloudflare CLI - run: pip3 install cloudflare==2.14.3 + run: pip3 install cloudflare - name: Configure AWS Credentials uses: aws-actions/configure-aws-credentials@v4