We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 547170f commit f5fc789Copy full SHA for f5fc789
.github/actions/compile/action.yml
@@ -52,7 +52,7 @@ runs:
52
- name: Setup .NET
53
uses: actions/setup-dotnet@v4
54
with:
55
- dotnet-version: 7.x
+ dotnet-version: 5.x
56
57
- name: Install Dependencies
58
shell: bash
0 commit comments