mirror of
https://github.com/fergalmoran/EFCore.NamingConventions.git
synced 2025-12-22 09:38:21 +00:00
Bump actions/setup-dotnet from 1.8.0 to 1.8.1 (#88)
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -11,7 +11,7 @@ jobs:
|
|||||||
uses: actions/checkout@v2.3.4
|
uses: actions/checkout@v2.3.4
|
||||||
|
|
||||||
- name: Setup .NET Core SDK
|
- name: Setup .NET Core SDK
|
||||||
uses: actions/setup-dotnet@v1.8.0
|
uses: actions/setup-dotnet@v1.8.1
|
||||||
with:
|
with:
|
||||||
dotnet-version: '6.0.100-preview.3.21202.5'
|
dotnet-version: '6.0.100-preview.3.21202.5'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user