Skip to content

Commit b57c199

Browse files
authored
Update deploy.yml
1 parent ab106de commit b57c199

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Setup .NET
2727
uses: actions/setup-dotnet@v3
2828
with:
29-
dotnet-version: '7.0'
29+
dotnet-version: '8.0.x'
3030

3131
- name: Publish .NET app
3232
run: dotnet publish -c Release -o ./publish

0 commit comments

Comments
 (0)