There was an error while loading. Please reload this page.
2 parents 95736f3 + c328dc2 commit 5ad55f8Copy full SHA for 5ad55f8
1 file changed
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
- uses: actions/checkout@v5
21
22
- name: Setup .NET Core
23
- uses: actions/setup-dotnet@v4
+ uses: actions/setup-dotnet@v5
24
with:
25
dotnet-version: 8.0.x
26
0 commit comments