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 67889cd commit 078586cCopy full SHA for 078586c
.github/workflows/coverage.yml
@@ -19,7 +19,7 @@ jobs:
19
- uses: actions/checkout@v5
20
21
- name: Setup .NET
22
- uses: actions/setup-dotnet@v4
+ uses: actions/setup-dotnet@v5
23
with:
24
dotnet-version: 9.0.x
25
@@ -65,7 +65,7 @@ jobs:
65
66
67
68
69
70
71
.github/workflows/dotnet.yml
@@ -23,7 +23,7 @@ jobs:
26
27
28
29
0 commit comments