updating docker things

This commit is contained in:
2025-06-17 10:32:49 -03:00
parent cd485fa698
commit 12123b2a92
2 changed files with 3 additions and 3 deletions

View File

@@ -16,7 +16,7 @@ jobs:
- name: Setup .NET
uses: actions/setup-dotnet@v3
with:
dotnet-version: 6.0.x
dotnet-version: 6
- name: Restore dependencies
run: dotnet restore
- name: Build