Skip to content

Commit c700c57

Browse files
committed
update github workflows
1 parent 00c9b09 commit c700c57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deployment-prod-action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Setup .NET
1616
uses: actions/setup-dotnet@v1
1717
with:
18-
dotnet-version: .0.x
18+
dotnet-version: 7.0.x
1919

2020
- name: Restore dependencies
2121
run: dotnet restore

0 commit comments

Comments
 (0)