We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3610c60 + 5cf099f commit defd898Copy full SHA for defd898
1 file changed
.github/workflows/azure-dev.yml
@@ -25,7 +25,7 @@ jobs:
25
AZURE_LOCATION: ${{ vars.AZURE_LOCATION }}
26
steps:
27
- name: Checkout
28
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
29
- name: Install azd
30
uses: Azure/setup-azd@v2.2.0
31
- name: Install .NET Aspire workload
0 commit comments