Skip to content

Commit

Permalink
Update setup-dotnet to v3 in Tray service workflow (#1091)
Browse files Browse the repository at this point in the history
  • Loading branch information
harshithmohan authored Oct 20, 2023
1 parent 768dfbd commit 06ab040
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-daily.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

Expand Down Expand Up @@ -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 }}
2 changes: 1 addition & 1 deletion Shoko.Commons

0 comments on commit 06ab040

Please sign in to comment.