Skip to content

Commit 1b35fca

Browse files
Bump actions/setup-dotnet from 5.0.1 to 5.1.0 (#484)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 43d5779 commit 1b35fca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
with:
4141
submodules: true
4242

43-
- uses: actions/setup-dotnet@v5.0.1
43+
- uses: actions/setup-dotnet@v5.1.0
4444
with:
4545
dotnet-version: 10.0.x
4646
dotnet-quality: ga

0 commit comments

Comments
 (0)