Skip to content
This repository was archived by the owner on Apr 24, 2025. It is now read-only.

Commit 9b2b4d5

Browse files
committed
Update Azure setup action to version 2 in GitHub workflow
1 parent 8bfea5b commit 9b2b4d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/azure-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: actions/checkout@v4
2626

2727
- name: Install azd
28-
uses: Azure/setup-azd@v1.0.0
28+
uses: Azure/setup-azd@v2
2929

3030
- name: Install .NET 9
3131
uses: actions/setup-dotnet@v3

0 commit comments

Comments
 (0)