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 9f25e6d commit 824124dCopy full SHA for 824124d
.github/workflows/build.yml
@@ -15,7 +15,7 @@ jobs:
15
versionSpec: '5.12.x'
16
- uses: gittools/actions/gitversion/execute@v3.2.1
17
id: gitversion
18
- - uses: actions/setup-dotnet@v4
+ - uses: actions/setup-dotnet@v5
19
with:
20
dotnet-version: '9.0.x'
21
0 commit comments