trying new runner
Some checks failed
Create tag and build when new code gets to main / Export (push) Failing after 18m44s

This commit is contained in:
2026-01-25 17:28:23 +01:00
parent bf06955c06
commit 39d6ab1c5f

View File

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