We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a032c16 commit e6e8f9fCopy full SHA for e6e8f9f
3 files changed
.github/workflows/macos.yaml
@@ -24,7 +24,7 @@ jobs:
24
- name: Install .NET Core
25
uses: actions/setup-dotnet@v5
26
with:
27
- dotnet-version: 8.0.x
+ dotnet-version: 10.0.x
28
29
- name: Install dependencies
30
run: dotnet restore ./FindExecutable.sln
.github/workflows/ubuntu.yaml
.github/workflows/windows.yaml
0 commit comments