Skip to content

Commit

Permalink
Merge pull request #1 from backwind1233/upgrade_azd_v2
Browse files Browse the repository at this point in the history
Update Azure Developer CLI setup action to use version 2.0.0.
  • Loading branch information
backwind1233 authored Jan 8, 2025
2 parents 9b82305 + 484871c commit 5416896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/azure-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: actions/checkout@v4

- name: Install azd
uses: Azure/setup-azd@v1.0.0
uses: Azure/setup-azd@v2.0.0

- name: Install Az extensions
run: |
Expand Down

0 comments on commit 5416896

Please sign in to comment.