setup dotnet node20
Some checks are pending
Create tag and build when new code gets to main / Export (push) Waiting to run

This commit is contained in:
2026-01-25 17:18:16 +01:00
parent 370e015cc5
commit bf06955c06

View File

@@ -37,7 +37,7 @@ jobs:
# restore-keys: |
# Assets-
- uses: actions/setup-dotnet@v5
- uses: actions/setup-dotnet@v4
with:
dotnet-version: '8.0.x'