Skip to content

Commit

Permalink
Updated Azure CLI installation in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
leegrash committed Sep 24, 2024
1 parent b875cde commit 2a45a6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-bicep.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v2

- name: Setup Azure CLI
uses: azure/CLI@v1
uses: azure/setup-azure@v1

- name: Login to Azure
uses: azure/login@v1
Expand Down

0 comments on commit 2a45a6f

Please sign in to comment.