Skip to content
This repository was archived by the owner on Jun 1, 2024. It is now read-only.

Commit 78c3030

Browse files
authored
Update dotnet sdk
1 parent fa5b097 commit 78c3030

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Install .NET SDK
3939
uses: actions/[email protected]
4040
with:
41-
dotnet-version: '3.1.x'
41+
dotnet-version: '7.0.x'
4242

4343
- name: Retrieve cached NuGet packages
4444
uses: actions/cache@v3

0 commit comments

Comments
 (0)