Skip to content

Commit 79948ae

Browse files
committed
Bump dotnet version
1 parent 4e986e9 commit 79948ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Setup dotnet 8.0
1919
uses: actions/setup-dotnet@v1
2020
with:
21-
dotnet-version: '8.0.204'
21+
dotnet-version: '8.0.6'
2222
- name: Build and Test
2323
run: ./Build.ps1
2424
shell: pwsh

0 commit comments

Comments
 (0)