From eeac637a3b281e49d967f182ad87b256a96b90ff Mon Sep 17 00:00:00 2001 From: Valtos Date: Sat, 18 May 2024 09:10:22 +0300 Subject: [PATCH] =?UTF-8?q?=D1=81=D1=83=D0=BA=D0=B0=20=D0=B1=D0=BB=D1=8F?= =?UTF-8?q?=D0=B4=D1=81=D0=BA=D0=B0=D1=8F=20(#311)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index c14c885d2c..c32fd0b091 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -20,7 +20,7 @@ jobs: - name: Setup .NET Core uses: actions/setup-dotnet@v3.2.0 with: - dotnet-version: 8.0.100 + dotnet-version: '8.0.205' - name: Update Directory.Packages.props run: |