We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 35fed00 + 5921e6d commit d00058fCopy full SHA for d00058f
.github/workflows/benchmarks.yml
@@ -26,7 +26,7 @@ jobs:
26
uses: actions/checkout@v6
27
28
- name: Setup .NET
29
- uses: actions/setup-dotnet@v4
+ uses: actions/setup-dotnet@v5
30
with:
31
dotnet-version: "9.0.x"
32
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
20
21
22
23
24
25
.github/workflows/release.yml
@@ -17,7 +17,7 @@ jobs:
17
18
0 commit comments