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 2478235 commit 37585bbCopy full SHA for 37585bb
.github/workflows/Build.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Setup dotnet
17
uses: actions/setup-dotnet@v1
18
with:
19
- dotnet-version: 8.0.x
+ dotnet-version: 8.0.404
20
# - name: Fetch SIRA References
21
# uses: ProjectSIRA/[email protected]
22
# with:
0 commit comments