Skip to content

Commit 95d94a5

Browse files
chore(deps): update azure/webapps-deploy action to v3
1 parent b76f847 commit 95d94a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/azure-webapps-node.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171

7272
- name: 'Deploy to Azure WebApp'
7373
id: deploy-to-webapp
74-
uses: azure/webapps-deploy@v2
74+
uses: azure/webapps-deploy@v3
7575
with:
7676
app-name: ${{ env.AZURE_WEBAPP_NAME }}
7777
publish-profile: ${{ secrets.AZURE_WEBAPP_PUBLISH_PROFILE }}

0 commit comments

Comments
 (0)