mirror of
https://github.com/actions/setup-dotnet.git
synced 2026-06-06 15:17:09 +00:00
commit
ff5b78971e
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