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 7f35f66 commit d93ef53Copy full SHA for d93ef53
.github/workflows/dotnet.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Setup .NET
21
uses: actions/setup-dotnet@v4
22
with:
23
- dotnet-version: 8.0.400
+ dotnet-version: 8.0.403
24
- name: Build
25
shell: pwsh
26
run: |
@@ -37,7 +37,7 @@ jobs:
37
38
39
40
41
42
43
@@ -54,7 +54,7 @@ jobs:
54
55
56
57
58
59
60
0 commit comments