diff --git a/.github/workflows/main_smart-bot-ai.yml b/.github/workflows/main_smart-bot-ai.yml index abcf5e3..cebe713 100644 --- a/.github/workflows/main_smart-bot-ai.yml +++ b/.github/workflows/main_smart-bot-ai.yml @@ -49,7 +49,7 @@ jobs: - name: Deploy to Azure Web App id: deploy-to-webapp - uses: azure/webapps-deploy@v2 + uses: azure/webapps-deploy@v3 with: app-name: 'smart-bot-ai' slot-name: 'Production'