Skip to content

Commit d720b2b

Browse files
authored
Update deploy.yml
1 parent 346d763 commit d720b2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- name: Setup .NET
1212
uses: actions/setup-dotnet@v1
1313
with:
14-
dotnet-version: 6.0.101
14+
dotnet-version: 8.0.407
1515

1616
- name: Checkout 🛎️
1717
uses: actions/checkout@v2

0 commit comments

Comments
 (0)