Skip to content

Commit 42c276a

Browse files
Apply suggestion from @DavidDeSloovere
1 parent 7e06016 commit 42c276a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: 👷 .NET SDK
2727
uses: actions/setup-dotnet@v5
2828
with:
29-
dotnet-version: "10.0"
29+
dotnet-version: "10.x"
3030

3131
- name: ⬇ Install dependencies
3232
run: dotnet restore

0 commit comments

Comments
 (0)