Skip to content

Commit ecf6f03

Browse files
authored
Update dotnetcore.yml
1 parent cc38ef5 commit ecf6f03

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
@@ -12,7 +12,7 @@ jobs:
1212
- name: Setup .NET Core
1313
uses: actions/setup-dotnet@v1
1414
with:
15-
dotnet-version: 6.0
15+
dotnet-version: 6.0.1
1616
- name: Build with dotnet
1717
run: dotnet build --configuration Release
1818
- name: Build image

0 commit comments

Comments
 (0)