Skip to content

Commit 7c13863

Browse files
committed
update buildPipeline.yml
1 parent a7737c9 commit 7c13863

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildPipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Setup .NET Core
1313
uses: actions/setup-dotnet@v1
1414
with:
15-
dotnet-version: 3.1.301
15+
dotnet-version: 3.1.302
1616
- name: Install dependencies
1717
run: dotnet restore
1818
working-directory:

0 commit comments

Comments
 (0)