Skip to content

Commit

Permalink
using v1.3.2 to fix action see Azure/functions-action#86
Browse files Browse the repository at this point in the history
  • Loading branch information
hshaosf committed Jul 15, 2021
1 parent 7737248 commit 14a4335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/azure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
popd
- name: 'Run Azure Functions Action'
uses: Azure/functions-action@v1
uses: Azure/functions-action@v1.3.2
id: fa
with:
app-name: ${{ env.AZURE_FUNCTIONAPP_NAME }}
Expand Down

0 comments on commit 14a4335

Please sign in to comment.