Skip to content

Commit 12a425e

Browse files
Bump actions/setup-dotnet from 4.2.0 to 4.3.0 (#407)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4c8601f commit 12a425e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
with:
3838
submodules: true
3939

40-
- uses: actions/setup-dotnet@v4.2.0
40+
- uses: actions/setup-dotnet@v4.3.0
4141
with:
4242
dotnet-version: 8.0.x
4343
dotnet-quality: ga

0 commit comments

Comments
 (0)