Update README.md

fix docs
This commit is contained in:
Thomas Pisula 2021-08-29 14:56:20 +02:00 committed by GitHub
parent 8309d4ee7e
commit e26fc623bc
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'