We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b60945a + a5ff531 commit 0f20cefCopy full SHA for 0f20cef
2 files changed
.github/workflows/ci.yml
@@ -42,7 +42,7 @@ jobs:
42
submodules: 'true'
43
44
- name: Prepare .NET
45
- uses: actions/setup-dotnet@v4
+ uses: actions/setup-dotnet@v5
46
with:
47
dotnet-version: |
48
8.0.x
.github/workflows/documentation.yml
@@ -33,7 +33,7 @@ jobs:
33
run: mv ./docs/readme.md ./docs/index.md
34
35
36
37
38
39
0 commit comments