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 9eea263 + f3ce483 commit efc7178Copy full SHA for efc7178
1 file changed
.github/workflows/dotnet.yml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
- uses: actions/checkout@v5
18
- name: Setup .NET
19
- uses: actions/setup-dotnet@v4
+ uses: actions/setup-dotnet@v5
20
with:
21
dotnet-version: |
22
8.0.x
@@ -35,7 +35,7 @@ jobs:
35
36
37
38
39
40
41
@@ -65,7 +65,7 @@ jobs:
65
66
67
68
69
70
71
0 commit comments