Skip to content

Commit c3f6c85

Browse files
authored
Bump .NET v5.0 SDK to stable on GitHub Actions
1 parent dc0bf7f commit c3f6c85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- name: Setup .NET SDK (v5.0)
4242
uses: actions/[email protected]
4343
with:
44-
dotnet-version: '5.0.100-preview.8.20417.9'
44+
dotnet-version: '5.0.100'
4545

4646
- name: Run build script
4747
run: ${{ matrix.build_script }}

0 commit comments

Comments
 (0)