mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-17 18:40:33 +00:00
chore(Semantic.yml): Updated setup-dotnet to v4
This commit is contained in:
parent
78165ff230
commit
36e2560b93
2
.github/workflows/Semantic.yml
vendored
2
.github/workflows/Semantic.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
||||
Remove-Item -Recurse -Force Assets\Mirror\Tests.meta
|
||||
|
||||
- name: Setup dotnet
|
||||
uses: actions/setup-dotnet@v3
|
||||
uses: actions/setup-dotnet@v4
|
||||
with:
|
||||
dotnet-version: '3.1.100'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user