We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fc64a1 commit 1e0b6ccCopy full SHA for 1e0b6cc
1 file changed
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
fetch-depth: 0 # REQUIRED for MinVer
21
22
- name: Setup .NET (latest stable)
23
- uses: actions/setup-dotnet@v4
+ uses: actions/setup-dotnet@v5
24
with:
25
dotnet-version: 8.0.x
26
0 commit comments