mirror of
https://github.com/actions/setup-dotnet.git
synced 2026-06-06 06:17:12 +00:00
Update README.md
This commit is contained in:
parent
d8cff32ae5
commit
b50d70502b
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ Preview version:
|
|||
```yml
|
||||
steps:
|
||||
- uses: actions@checkout@v2
|
||||
- uses: actions/setup-dotnet@v1
|
||||
with:
|
||||
dotnet-version: '6.0.x'
|
||||
include-prerelease: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue