Skip to content

Commit 659f475

Browse files
author
Vincent Wilms
committed
Fix CI
1 parent 81aaf6e commit 659f475

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
5656
- uses: actions/setup-dotnet@v5
5757
with:
58-
dotnet-version: '6.0.36'
58+
dotnet-version: '6.0.x'
5959

6060
- name: Build
6161
run: |

0 commit comments

Comments
 (0)