We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 311d0cd commit 7e267e6Copy full SHA for 7e267e6
1 file changed
.github/workflows/build.yml
@@ -37,7 +37,7 @@ jobs:
37
with:
38
submodules: true
39
40
- - uses: actions/setup-dotnet@v4.3.1
+ - uses: actions/setup-dotnet@v5.0.0
41
42
dotnet-version: 8.0.x
43
dotnet-quality: ga
0 commit comments