Skip to content

Commit 7e267e6

Browse files
Bump actions/setup-dotnet from 4.3.1 to 5.0.0 (#461)
1 parent 311d0cd commit 7e267e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
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.3.1
40+
- uses: actions/setup-dotnet@v5.0.0
4141
with:
4242
dotnet-version: 8.0.x
4343
dotnet-quality: ga

0 commit comments

Comments
 (0)