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.
2 parents 000a7b6 + d4b4f02 commit 1ac7e5eCopy full SHA for 1ac7e5e
.github/workflows/build.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@v5
18
19
- name: Setup DotNet
20
- uses: actions/setup-dotnet@v4
+ uses: actions/setup-dotnet@v5
21
with:
22
dotnet-version: 8.x
23
0 commit comments