Skip to content

Commit 2776b0b

Browse files
authored
Update dotnetcore.yml
1 parent ebde1f9 commit 2776b0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnetcore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
- uses: actions/checkout@v2
1616
- name: Setup .NET Core
17-
uses: actions/setup-dotnet@v1.2.*
17+
uses: actions/setup-dotnet@v1.2.3
1818
with:
1919
dotnet-version: 6.0
2020
- name: Install dependencies

0 commit comments

Comments
 (0)