Skip to content

Commit defd898

Browse files
Merge pull request #329 from CodebreakerApp/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents 3610c60 + 5cf099f commit defd898

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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
AZURE_LOCATION: ${{ vars.AZURE_LOCATION }}
2626
steps:
2727
- name: Checkout
28-
uses: actions/checkout@v4
28+
uses: actions/checkout@v5
2929
- name: Install azd
3030
uses: Azure/setup-azd@v2.2.0
3131
- name: Install .NET Aspire workload

0 commit comments

Comments
 (0)