Skip to content

Commit

Permalink
Revert setup-dotnet to v1 in tray service build action
Browse files Browse the repository at this point in the history
  • Loading branch information
harshithmohan committed Oct 17, 2023
1 parent b8bbba6 commit 222a417
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .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@v3
uses: actions/setup-dotnet@v1
with:
dotnet-version: ${{ matrix.dotnet }}

Expand Down

0 comments on commit 222a417

Please sign in to comment.