We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 724e4ca + 0baba1a commit 2b89f8aCopy full SHA for 2b89f8a
2 files changed
.github/workflows/ci.yml
@@ -32,7 +32,7 @@ jobs:
32
- uses: actions/checkout@v6
33
34
- name: Setup .NET
35
- uses: actions/setup-dotnet@v4
+ uses: actions/setup-dotnet@v5
36
with:
37
dotnet-version: "10.0.x"
38
.github/workflows/release.yml
@@ -36,7 +36,7 @@ jobs:
39
40
41
42
0 commit comments