Skip to content

Commit

Permalink
ci: Update azure-dev.yml
Browse files Browse the repository at this point in the history
Fixes #5
  • Loading branch information
manekinekko authored Jan 17, 2025
1 parent 2df1b33 commit 508380f
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 @@ -28,7 +28,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 508380f

Please sign in to comment.