Skip to content

Commit 37585bb

Browse files
committed
Downgrade dotnet version, attempt to get build action to work again
1 parent 2478235 commit 37585bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Setup dotnet
1717
uses: actions/setup-dotnet@v1
1818
with:
19-
dotnet-version: 8.0.x
19+
dotnet-version: 8.0.404
2020
# - name: Fetch SIRA References
2121
# uses: ProjectSIRA/[email protected]
2222
# with:

0 commit comments

Comments
 (0)