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 2ae0b6a commit edd9033Copy full SHA for edd9033
.github/workflows/build-dev.yml
@@ -29,7 +29,7 @@ jobs:
29
uses: actions/checkout@v4
30
-
31
name: Setup .NET
32
- uses: actions/setup-dotnet@v4
+ uses: actions/setup-dotnet@v5
33
with:
34
dotnet-version: '9.0.x'
35
0 commit comments