Update Actions to .NET 10

This commit is contained in:
Richard Torhan
2025-11-27 18:16:47 +01:00
committed by Bond_009
parent 50dcec1ff5
commit 89b5b99873
4 changed files with 6 additions and 8 deletions

View File

@@ -9,7 +9,7 @@ on:
pull_request:
env:
SDK_VERSION: "9.0.x"
SDK_VERSION: "10.0.x"
jobs:
run-tests: