From: MaxSMokeSkaarj Date: Fri, 26 Dec 2025 12:08:48 +0000 (+1000) Subject: Merge branch 'master' of ssh://github/space-wizards/space-station-14 X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=d13f3d88d9304389556555f31ee74a9f7a7f7e51;p=space-station-14.git Merge branch 'master' of ssh://github/space-wizards/space-station-14 --- d13f3d88d9304389556555f31ee74a9f7a7f7e51 diff --cc .github/workflows/publish-test.yml index 88ef6ca158,1b1344315a..6076049821 --- a/.github/workflows/publish-test.yml +++ b/.github/workflows/publish-test.yml @@@ -18,9 -18,9 +18,9 @@@ jobs with: submodules: 'recursive' - name: Setup .NET Core - uses: actions/setup-dotnet@v3.2.0 + uses: actions/setup-dotnet@v4.1.0 with: - dotnet-version: 9.0.x + dotnet-version: 10.0.x - name: Get Engine Tag run: |