mirror of
https://github.com/actions/setup-dotnet.git
synced 2026-06-06 06:17:12 +00:00
Update README.md
fix docs
This commit is contained in:
parent
8309d4ee7e
commit
e26fc623bc
1 changed files with 1 additions and 1 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue