Merge pull request #227 from tomp736/patch-1

Update README.md
This commit is contained in:
Vladimir Safonkin 2021-08-30 09:57:40 +03:00 committed by GitHub
commit ff5b78971e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,7 +33,7 @@ steps:
Preview version:
```yml
steps:
- uses: actions@checkout@v2
- uses: actions/checkout@v2
- uses: actions/setup-dotnet@v1
with:
dotnet-version: '6.0.x'