Skip to content

Commit 62cedae

Browse files
authored
Merge branch 'master' into dependabot/nuget/src/Dotnet.Samples.AspNetCore.WebApi/entity-framework-5b0deaa189
2 parents 36f5d14 + 1651a13 commit 62cedae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: actions/checkout@v6.0.1
2424

2525
- name: Set up .NET ${{ env.DOTNET_VERSION }}
26-
uses: actions/setup-dotnet@v5.0.1
26+
uses: actions/setup-dotnet@v5.1.0
2727
with:
2828
dotnet-version: ${{ env.DOTNET_VERSION }}
2929
# The action searches for packages.lock.json in the repository root,

0 commit comments

Comments
 (0)