Skip to content

Commit

Permalink
ci: Update azure-dev.yml
Browse files Browse the repository at this point in the history
Fixes #4
  • Loading branch information
manekinekko authored Jan 17, 2025
1 parent 274b33f commit 2afa4a4
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 @@ -30,7 +30,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Install azd
uses: Azure/setup-azd@v1.0.0
uses: azure/setup-azd@v2
- name: Log in with Azure (Federated Credentials)
run: |
azd auth login `
Expand Down

0 comments on commit 2afa4a4

Please sign in to comment.