Skip to content

Commit 656aa97

Browse files
authored
Update master_php-without-composer.yml
1 parent ccb75db commit 656aa97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/master_php-without-composer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
subscription-id: ${{ secrets.AZUREAPPSERVICE_SUBSCRIPTIONID_92BA1D59CA0D4EF8AF577857CD8BEEDF }}
6767

6868
- name: 'Deploy to Azure Web App'
69-
uses: azure/webapps-deploy@releases/v2-recurisive-file-check
69+
uses: azure/webapps-deploy@releases/v3
7070
id: deploy-to-webapp
7171
with:
7272
app-name: 'php-without-composer'

0 commit comments

Comments
 (0)