Merge pull request #30 from jumoog/dependabot/github_actions/actions/setup-dotnet-4
This commit is contained in:
commit
3b466d9e94
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Setup .NET
|
||||
uses: actions/setup-dotnet@v3
|
||||
uses: actions/setup-dotnet@v4
|
||||
with:
|
||||
dotnet-version: 6.0.x
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user