From 06ab0402a9a5cfd0545c9fba14c012ee1b308c66 Mon Sep 17 00:00:00 2001 From: Harshith Mohan Date: Fri, 20 Oct 2023 20:16:06 +0530 Subject: [PATCH] Update `setup-dotnet` to v3 in Tray service workflow (#1091) --- .github/workflows/build-daily.yml | 4 ++-- Shoko.Commons | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build-daily.yml b/.github/workflows/build-daily.yml index 98f46add0..fd0696eaf 100644 --- a/.github/workflows/build-daily.yml +++ b/.github/workflows/build-daily.yml @@ -134,7 +134,7 @@ jobs: .\\.github\\workflows\\ReplaceAVD3URL.ps1 -url ${{ secrets.AVD3_URL }} - name: Setup dotnet - uses: actions/setup-dotnet@v1 + uses: actions/setup-dotnet@v3 with: dotnet-version: ${{ matrix.dotnet }} @@ -334,4 +334,4 @@ jobs: Update by grabbing the latest daily from [our site](https://shokoanime.com/downloads/shoko-server) or through Docker! **Changes since last build**: - ${{ steps.generate_changelog.outputs.CHANGELOG }} + ${{ steps.generate_changelog.outputs.CHANGELOG }} \ No newline at end of file diff --git a/Shoko.Commons b/Shoko.Commons index cd139d86c..188a075db 160000 --- a/Shoko.Commons +++ b/Shoko.Commons @@ -1 +1 @@ -Subproject commit cd139d86c01a62fac78da3d3c5b89d1c702efb7a +Subproject commit 188a075dbb11b6c0c8dad9c4ba1b8459bd61bfb5